Add comment for photo_card_toolbutton.
This commit is contained in:
parent
40d618dd85
commit
6dc352b25c
1 changed files with 1 additions and 0 deletions
|
@ -161,6 +161,7 @@ draggable="true"
|
|||
|
||||
<span class="photo_card_tags" title="{{tag_names_title}}">{{tag_names_inner}}</span>
|
||||
|
||||
{# This button should be unhidden by any page that inserts toolbox items #}
|
||||
<button class="photo_card_toolbutton hidden" onclick="return cards.photos.show_tools(event);"></button>
|
||||
<div class="photo_card_tools" onclick="event.stopPropagation(); return;">
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue