1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-27 15:53:14 +00:00
TiddlyWiki5/plugins/tiddlywiki/comments/add-comment-button.tid

8 lines
339 B
Plaintext
Raw Permalink Normal View History

title: $:/plugins/tiddlywiki/comments/add-comment-button
<$reveal state="$:/status/IsReadOnly" type="match" text="no" default="no" tag="div" class="tc-comment-button">
2018-08-07 20:47:22 +00:00
<$button class="tc-btn-invisible" actions={{$:/plugins/tiddlywiki/comments/add-comment-button-actions}}>
add comment {{$:/core/images/add-comment}}
</$button>
</$reveal>