mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Avoid localisable strings in the tag manager icon dropdown
This commit is contained in:
parent
e74a598aeb
commit
69de66ef80
@ -14,13 +14,8 @@ title: $:/TagManager
|
||||
<$reveal state=<<qualify "$:/state/popup/icon/$title$">> type="popup" position="belowleft" text="" default="">
|
||||
<div class="tw-drop-down">
|
||||
<$linkcatcher to="$title$!!icon">
|
||||
<div class="tw-dropdown-item">
|
||||
Images
|
||||
</div>
|
||||
<<iconEditorTab type:"!">>
|
||||
<div class="tw-dropdown-item">
|
||||
System Images
|
||||
</div>
|
||||
<hr/>
|
||||
<<iconEditorTab type:"">>
|
||||
</$linkcatcher>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user