mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-09 02:08:05 +00:00
Normalise titles of toolbar button tiddlers
The title shouldn’t include the toolbar name if we’re starting to have buttons which can be placed on more than one toolbar.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
title: $:/config/ViewToolbarButtons/Visibility/$:/
|
||||
|
||||
core/ui/ViewToolbar/clone: hide
|
||||
core/ui/ViewToolbar/close-others: hide
|
||||
core/ui/ViewToolbar/more: hide
|
||||
core/ui/ViewToolbar/permalink: hide
|
||||
core/ui/ViewToolbar/permaview: hide
|
||||
core/ui/Buttons/clone: hide
|
||||
core/ui/Buttons/close-others: hide
|
||||
core/ui/Buttons/more: hide
|
||||
core/ui/Buttons/permalink: hide
|
||||
core/ui/Buttons/permaview: hide
|
||||
|
||||
Reference in New Issue
Block a user