2014-07-29 12:37:57 +00:00
|
|
|
title: $:/core/ui/Buttons/permalink
|
2014-07-27 10:43:26 +00:00
|
|
|
tags: $:/tags/ViewToolbar
|
2014-07-29 09:20:13 +00:00
|
|
|
caption: {{$:/core/images/permalink-button}} {{$:/language/Buttons/Permalink/Caption}}
|
2014-07-27 10:43:26 +00:00
|
|
|
|
2014-07-29 09:20:13 +00:00
|
|
|
<$button message="tw-permalink" title={{$:/language/Buttons/Permalink/Hint}} aria-label={{$:/language/Buttons/Permalink/Caption}} class=<<tw-config-toolbar-class>>>
|
2014-07-27 10:43:26 +00:00
|
|
|
<$list filter="[<tw-config-toolbar-icons>prefix[yes]]">
|
|
|
|
{{$:/core/images/permalink-button}}
|
|
|
|
</$list>
|
|
|
|
<$list filter="[<tw-config-toolbar-text>prefix[yes]]">
|
|
|
|
<$text text={{$:/language/Buttons/Permalink/Caption}}/>
|
|
|
|
</$list>
|
|
|
|
</$button>
|