mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-07 14:23:53 +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="">
|
<$reveal state=<<qualify "$:/state/popup/icon/$title$">> type="popup" position="belowleft" text="" default="">
|
||||||
<div class="tw-drop-down">
|
<div class="tw-drop-down">
|
||||||
<$linkcatcher to="$title$!!icon">
|
<$linkcatcher to="$title$!!icon">
|
||||||
<div class="tw-dropdown-item">
|
|
||||||
Images
|
|
||||||
</div>
|
|
||||||
<<iconEditorTab type:"!">>
|
<<iconEditorTab type:"!">>
|
||||||
<div class="tw-dropdown-item">
|
<hr/>
|
||||||
System Images
|
|
||||||
</div>
|
|
||||||
<<iconEditorTab type:"">>
|
<<iconEditorTab type:"">>
|
||||||
</$linkcatcher>
|
</$linkcatcher>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user