mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-02 18:58:25 +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