aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/conv_item.tpl
diff options
context:
space:
mode:
authorredmatrix <mike@macgirvin.com>2016-09-24 16:20:25 -0700
committerredmatrix <mike@macgirvin.com>2016-09-24 16:20:25 -0700
commitc04c57ea0f34b84e59d63201314aa35eede2d875 (patch)
tree985d099acc10b91ba898068dd390c93d70bd8770 /view/tpl/conv_item.tpl
parentdca4db9d4dffb7840885abf20d50154ed72462a0 (diff)
downloadvolse-hubzilla-c04c57ea0f34b84e59d63201314aa35eede2d875.tar.gz
volse-hubzilla-c04c57ea0f34b84e59d63201314aa35eede2d875.tar.bz2
volse-hubzilla-c04c57ea0f34b84e59d63201314aa35eede2d875.zip
the rest of the backend for supporting scroll-to-comment from notifications. We still need an ajax handler as fragments are evaluated before content is loaded.
Diffstat (limited to 'view/tpl/conv_item.tpl')
-rwxr-xr-xview/tpl/conv_item.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl
index add80885b..7e42aa891 100755
--- a/view/tpl/conv_item.tpl
+++ b/view/tpl/conv_item.tpl
@@ -5,7 +5,7 @@
<div id="collapsed-comments-{{$item.id}}" class="collapsed-comments" style="display: none;">
{{/if}}
<div id="thread-wrapper-{{$item.id}}" class="thread-wrapper{{if $item.toplevel}} {{$item.toplevel}} generic-content-wrapper h-entry {{else}} u-comment h-cite {{/if}}">
- <a name="{{$item.id}}" ></a>
+ <a name="item_{{$item.id}}" ></a>
<div class="wall-item-outside-wrapper {{$item.indent}}{{$item.previewing}}" id="wall-item-outside-wrapper-{{$item.id}}" >
<div class="wall-item-content-wrapper {{$item.indent}}" id="wall-item-content-wrapper-{{$item.id}}" style="clear:both;">
{{if $item.photo}}