Monorepo for Tangled tangled.org
858
fork

Configure Feed

Select the types of activity you want to include in your feed.

appview/quick-type-fixes #292

open opened by oyster.cafe targeting master from lt/appview-typefixes
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:3fwecdnvtcscjnrx2p4n7alz/sh.tangled.repo.pull/3mkskm6phoz22
+1 -1
Diff #0
+1 -1
appview/pages/templates/fragments/tinyAvatarList.html
··· 7 7 {{ range $i, $p := $ps }} 8 8 {{ $zIdx := printf "z-%d0" (sub 5 $i) }} 9 9 {{ $classes = printf "%s %s" $zIdx $classes }} 10 - {{ template "user/fragments/picLink" (list . $classes ) }} 10 + {{ template "user/fragments/picLink" (list (printf "%s" .) $classes ) }} 11 11 {{ end }} 12 12 13 13 {{ if gt (len $all) 5 }}

History

1 round 0 comments
sign up or login to add to the discussion
oyster.cafe submitted #0
1 commit
expand
appview/quick-type-fixes
merge conflicts detected
expand
  • appview/pages/templates/fragments/tinyAvatarList.html:7
expand 0 comments