Extend button widget to allow navigating to a tiddler

Fixes #327
This commit is contained in:
Jermolene
2014-02-22 16:13:16 +00:00
parent ec606c89d2
commit 2ab0facf3a
4 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
title: $:/core/ui/PageControls/control-panel
tags: $:/tags/PageControls
<$link to="$:/ControlPanel">{{$:/core/images/options-button}}</$link>
<$button to="$:/ControlPanel" class="btn-invisible">{{$:/core/images/options-button}}</$button>