X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost-mobile%2Fwall_thread.tpl;h=a6a8f9615df53f4f3a67c595c4e3a22a7f2b65d6;hb=e5dac2d387c5ef2aa6d12890d32a6e20b9beacd7;hp=04874997b5cd5abaedb8d2197cd4dfe8c279473c;hpb=d6226a5337ef151177c6033fb788c79eb9186a7f;p=friendica.git diff --git a/view/theme/frost-mobile/wall_thread.tpl b/view/theme/frost-mobile/wall_thread.tpl index 04874997b5..a6a8f9615d 100644 --- a/view/theme/frost-mobile/wall_thread.tpl +++ b/view/theme/frost-mobile/wall_thread.tpl @@ -12,7 +12,8 @@ {{ if $item.owner_url }}
- $item.owner_name + $item.owner_name +
$item.wall
{{ endif }} @@ -21,7 +22,8 @@ onmouseout="t$item.id=setTimeout('closeMenu(\'wall-item-photo-menu-button-$item.id\'); closeMenu(\'wall-item-photo-menu-$item.id\');',200)">-->
- $item.name + $item.name + {{ if $item.has_cats }} -
$item.txt_cats {{ for $item.categories as $cat }}$cat.name [$remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }} +
$item.txt_cats {{ for $item.categories as $cat }}$cat.name [$item.remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }}
{{ endif }} {{ if $item.has_folders }} -
$item.txt_folders {{ for $item.folders as $cat }}$cat.name [$remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }} +
$item.txt_folders {{ for $item.folders as $cat }}$cat.name [$item.remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }}
{{ endif }}
@@ -65,7 +67,9 @@ {{ if $item.vote }} @@ -79,7 +83,9 @@ {{ if $item.star }} - + {{ endif }} + {{ if $item.tagger }} + {{ endif }} {{ if $item.filer }} @@ -106,8 +112,8 @@ -{{ for $item.children as $item }} - {{ inc $item.template }}{{ endinc }} +{{ for $item.children as $child }} + {{ inc $child.template with $item=$child }}{{ endinc }} {{ endfor }} {{ if $item.flatten }}