mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Tag-picker: delete double-definition of tag-actions (#4139)
This commit is contained in:
parent
0a6870656f
commit
2d4831f920
@ -6,11 +6,6 @@ tags: $:/tags/Macro
|
||||
<$action-deletetiddler $tiddler="$:/temp/NewTagName"/>
|
||||
\end
|
||||
|
||||
\define add-tag-actions()
|
||||
<$action-sendmessage $message="tm-add-tag" $param={{$:/temp/NewTagName}}/>
|
||||
<$action-deletetiddler $tiddler="$:/temp/NewTagName"/>
|
||||
\end
|
||||
|
||||
\define tag-button()
|
||||
<$button class="tc-btn-invisible" tag="a">
|
||||
$(actions)$
|
||||
|
Loading…
Reference in New Issue
Block a user