2014-07-29 13:37:57 +01:00
|
|
|
title: $:/core/ui/Buttons/permalink
|
2014-07-27 11:43:26 +01:00
|
|
|
tags: $:/tags/ViewToolbar
|
2014-07-29 10:20:13 +01:00
|
|
|
caption: {{$:/core/images/permalink-button}} {{$:/language/Buttons/Permalink/Caption}}
|
2014-07-31 09:28:46 +01:00
|
|
|
description: {{$:/language/Buttons/Permalink/Hint}}
|
2014-07-27 11:43:26 +01:00
|
|
|
|
2017-07-12 16:47:52 +01:00
|
|
|
\whitespace trim
|
2014-09-10 10:25:50 +01:00
|
|
|
<$button message="tm-permalink" tooltip={{$:/language/Buttons/Permalink/Hint}} aria-label={{$:/language/Buttons/Permalink/Caption}} class=<<tv-config-toolbar-class>>>
|
2014-08-28 22:28:02 +01:00
|
|
|
<$list filter="[<tv-config-toolbar-icons>prefix[yes]]">
|
2014-07-27 11:43:26 +01:00
|
|
|
{{$:/core/images/permalink-button}}
|
|
|
|
</$list>
|
2014-08-28 22:28:02 +01:00
|
|
|
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
|
2017-07-12 16:47:52 +01:00
|
|
|
<span class="tc-btn-text">
|
|
|
|
<$text text=" "/>
|
|
|
|
<$text text={{$:/language/Buttons/Permalink/Caption}}/>
|
|
|
|
</span>
|
2014-07-27 11:43:26 +01:00
|
|
|
</$list>
|
2014-11-23 17:32:29 +01:00
|
|
|
</$button>
|