Tag-picker: delete double-definition of tag-actions (#4139)

This commit is contained in:
Simon Huber
2019-08-01 17:32:39 +01:00
committed by Jeremy Ruston
parent 0a6870656f
commit 2d4831f920
-5
View File
@@ -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)$