mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-03-22 11:26:56 +00:00
Experimentally add icons to AdvancedSearch, ControlPanel and TagManager
This commit is contained in:
parent
d7cd94dbd6
commit
8cb7090c40
@ -1,4 +1,5 @@
|
||||
title: $:/AdvancedSearch
|
||||
icon: $:/core/images/advanced-search-button
|
||||
|
||||
<div class="tc-advanced-search">
|
||||
<<tabs "[all[shadows+tiddlers]tag[$:/tags/AdvancedSearch]!has[draft.of]]" "$:/core/ui/AdvancedSearch/System">>
|
||||
|
@ -1,4 +1,5 @@
|
||||
title: $:/ControlPanel
|
||||
icon: $:/core/images/options-button
|
||||
|
||||
<div class="tc-control-panel">
|
||||
<<tabs "[all[shadows+tiddlers]tag[$:/tags/ControlPanel]!has[draft.of]]" "$:/core/ui/ControlPanel/Info">>
|
||||
|
@ -1,4 +1,5 @@
|
||||
title: $:/TagManager
|
||||
icon: $:/core/images/tag-button
|
||||
|
||||
\define lingo-base() $:/language/TagManager/
|
||||
\define iconEditorTab(type)
|
||||
|
Loading…
x
Reference in New Issue
Block a user