mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-06-06 00:29:12 +02:00
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
@ -1,11 +0,0 @@
|
||||
title: $:/plugins/tobibeer/inc/buttons/open
|
||||
|
||||
<$button tooltip="Open this tiddler" class=<<tv-config-toolbar-class>>>
|
||||
<$action-navigate/>
|
||||
<$list filter="[<tv-config-toolbar-icons>prefix[yes]]">
|
||||
{{$:/core/images/down-arrow}}
|
||||
</$list>
|
||||
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
||||
<span class="tc-btn-text">open</span>
|
||||
</$list>
|
||||
</$button>
|
Reference in New Issue
Block a user