mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-24 17:10:29 +00:00
removed some more trailing blanks from PageControls
Note: I did NOT test the results as I have yet to figure out how to make node.js... * actually run the server without a 403 * build the core tw after me having made changes
This commit is contained in:
parent
a84dc61303
commit
4def52df80
@ -10,4 +10,4 @@ description: {{$:/language/Buttons/AdvancedSearch/Hint}}
|
|||||||
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
||||||
<span class="tc-btn-text"><$text text={{$:/language/Buttons/AdvancedSearch/Caption}}/></span>
|
<span class="tc-btn-text"><$text text={{$:/language/Buttons/AdvancedSearch/Caption}}/></span>
|
||||||
</$list>
|
</$list>
|
||||||
</$button>
|
</$button>
|
@ -10,4 +10,4 @@ description: {{$:/language/Buttons/CloseAll/Hint}}
|
|||||||
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
||||||
<span class="tc-btn-text"><$text text={{$:/language/Buttons/CloseAll/Caption}}/></span>
|
<span class="tc-btn-text"><$text text={{$:/language/Buttons/CloseAll/Caption}}/></span>
|
||||||
</$list>
|
</$list>
|
||||||
</$button>
|
</$button>
|
@ -10,4 +10,4 @@ description: {{$:/language/Buttons/ControlPanel/Hint}}
|
|||||||
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
||||||
<span class="tc-btn-text"><$text text={{$:/language/Buttons/ControlPanel/Caption}}/></span>
|
<span class="tc-btn-text"><$text text={{$:/language/Buttons/ControlPanel/Caption}}/></span>
|
||||||
</$list>
|
</$list>
|
||||||
</$button>
|
</$button>
|
@ -22,4 +22,4 @@ description: {{$:/language/Buttons/Encryption/Hint}}
|
|||||||
<span class="tc-btn-text"><$text text={{$:/language/Buttons/Encryption/SetPassword/Caption}}/></span>
|
<span class="tc-btn-text"><$text text={{$:/language/Buttons/Encryption/SetPassword/Caption}}/></span>
|
||||||
</$list>
|
</$list>
|
||||||
</$button>
|
</$button>
|
||||||
</$reveal>
|
</$reveal>
|
@ -3,4 +3,4 @@ tags: $:/tags/PageControls
|
|||||||
caption: {{$:/core/images/export-button}} {{$:/language/Buttons/ExportPage/Caption}}
|
caption: {{$:/core/images/export-button}} {{$:/language/Buttons/ExportPage/Caption}}
|
||||||
description: {{$:/language/Buttons/ExportPage/Hint}}
|
description: {{$:/language/Buttons/ExportPage/Hint}}
|
||||||
|
|
||||||
<$macrocall $name="exportButton" exportFilter="[!is[system]sort[title]]" lingoBase="$:/language/Buttons/ExportPage/"/>
|
<$macrocall $name="exportButton" exportFilter="[!is[system]sort[title]]" lingoBase="$:/language/Buttons/ExportPage/"/>
|
@ -10,4 +10,4 @@ description: {{$:/language/Buttons/FullScreen/Hint}}
|
|||||||
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
||||||
<span class="tc-btn-text"><$text text={{$:/language/Buttons/FullScreen/Caption}}/></span>
|
<span class="tc-btn-text"><$text text={{$:/language/Buttons/FullScreen/Caption}}/></span>
|
||||||
</$list>
|
</$list>
|
||||||
</$button>
|
</$button>
|
@ -10,4 +10,4 @@ description: {{$:/language/Buttons/Home/Hint}}
|
|||||||
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
||||||
<span class="tc-btn-text"><$text text={{$:/language/Buttons/Home/Caption}}/></span>
|
<span class="tc-btn-text"><$text text={{$:/language/Buttons/Home/Caption}}/></span>
|
||||||
</$list>
|
</$list>
|
||||||
</$button>
|
</$button>
|
@ -13,4 +13,4 @@ description: {{$:/language/Buttons/Import/Hint}}
|
|||||||
</$list>
|
</$list>
|
||||||
</$button>
|
</$button>
|
||||||
<$browse/>
|
<$browse/>
|
||||||
</div>
|
</div>
|
@ -51,4 +51,4 @@ $(languagePluginTitle)$/icon
|
|||||||
</$list>
|
</$list>
|
||||||
</$linkcatcher>
|
</$linkcatcher>
|
||||||
</div>
|
</div>
|
||||||
</$reveal>
|
</$reveal>
|
@ -42,5 +42,4 @@ $:/config/PageControlButtons/Visibility/$(listItem)$
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</$reveal>
|
</$reveal>
|
||||||
|
|
@ -17,4 +17,4 @@ description: {{$:/language/Buttons/NewJournal/Hint}}
|
|||||||
<$set name="journalTitleTemplate" value={{$:/config/NewJournal/Title}}>
|
<$set name="journalTitleTemplate" value={{$:/config/NewJournal/Title}}>
|
||||||
<$set name="journalTags" value={{$:/config/NewJournal/Tags}}>
|
<$set name="journalTags" value={{$:/config/NewJournal/Tags}}>
|
||||||
<<journalButton>>
|
<<journalButton>>
|
||||||
</$set></$set>
|
</$set></$set>
|
@ -10,4 +10,4 @@ description: {{$:/language/Buttons/NewTiddler/Hint}}
|
|||||||
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
||||||
<span class="tc-btn-text"><$text text={{$:/language/Buttons/NewTiddler/Caption}}/></span>
|
<span class="tc-btn-text"><$text text={{$:/language/Buttons/NewTiddler/Caption}}/></span>
|
||||||
</$list>
|
</$list>
|
||||||
</$button>
|
</$button>
|
@ -10,4 +10,4 @@ description: {{$:/language/Buttons/Refresh/Hint}}
|
|||||||
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
||||||
<span class="tc-btn-text"><$text text={{$:/language/Buttons/Refresh/Caption}}/></span>
|
<span class="tc-btn-text"><$text text={{$:/language/Buttons/Refresh/Caption}}/></span>
|
||||||
</$list>
|
</$list>
|
||||||
</$button>
|
</$button>
|
@ -36,4 +36,4 @@ $:/core/images/storyview-$(storyview)$
|
|||||||
</$list>
|
</$list>
|
||||||
</$linkcatcher>
|
</$linkcatcher>
|
||||||
</div>
|
</div>
|
||||||
</$reveal>
|
</$reveal>
|
@ -10,4 +10,4 @@ description: {{$:/language/Buttons/TagManager/Hint}}
|
|||||||
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
||||||
<span class="tc-btn-text"><$text text={{$:/language/Buttons/TagManager/Caption}}/></span>
|
<span class="tc-btn-text"><$text text={{$:/language/Buttons/TagManager/Caption}}/></span>
|
||||||
</$list>
|
</$list>
|
||||||
</$button>
|
</$button>
|
@ -31,4 +31,4 @@ description: {{$:/language/Buttons/Theme/Hint}}
|
|||||||
</$list>
|
</$list>
|
||||||
</$linkcatcher>
|
</$linkcatcher>
|
||||||
</div>
|
</div>
|
||||||
</$reveal>
|
</$reveal>
|
Loading…
Reference in New Issue
Block a user