mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-04 11:58:03 +00:00
@@ -1,7 +1,7 @@
|
||||
title: $:/plugins/tiddlywiki/comments/add-comment-button
|
||||
|
||||
<$reveal state="$:/status/IsReadOnly" type="match" text="no" default="no" tag="div" class="tc-comment-button">
|
||||
<$button class="tc-btn-invisible" actions={{$:/plugins/tiddlywiki/comments/add-comment-button}}>
|
||||
<$button class="tc-btn-invisible" actions={{$:/plugins/tiddlywiki/comments/add-comment-button-actions}}>
|
||||
add comment {{$:/core/images/add-comment}}
|
||||
</$button>
|
||||
</$reveal>
|
||||
|
Reference in New Issue
Block a user