Add a button to set links as sticky

Meaning that they always appear on top of all links

Fixes 
This commit is contained in:
ArthurHoaro 2018-05-22 22:44:38 +02:00
parent 10a7b5cee9
commit 4154c25b5f
12 changed files with 199 additions and 26 deletions
tpl/default

View file

@ -201,6 +201,12 @@
<i class="fa fa-trash"></i>
</a>
</span>
<span class="linklist-item-infos-controls-item ctrl-pin">
<a href="?do=pin&amp;id={$value.id}&amp;token={$token}"
title="{$strDelete}" class="pin-link {if="$value.sticky"}pinned-link{/if} pure-u-0 pure-u-lg-visible">
<i class="fa fa-thumb-tack"></i>
</a>
</span>
</div>
{/if}
<a href="?{$value.shorturl}" title="{$strPermalink}">