summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorAurelien DAVID <dav.aurelien@gmail.com>2020-12-09 20:16:29 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-04-08 23:17:31 +0200
commit93700c84465aacfd4a0b550f186206c070fe8935 (patch)
tree129d029ace15ae8984d0e5be64bdb468f40150fd /templates
parent391dd252932716038665bb8e01dcd3609bfb5d1a (diff)
v1 dropdown shared for a new
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/part.content.php18
1 files changed, 18 insertions, 0 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index 9ce6ae10e..9fa094e14 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -88,6 +88,24 @@
?>">
</button>
</li>
+ <!-- DROPDOWN SHARE -->
+ <div class="dropdown">
+ <li ng-click=""
+ class="util"
+ dropdownToggle
+ news-stop-propagation>
+ <button class="arrow svg dropbtn"
+ title="<?php p($l->t('test')); ?>">
+ </button>
+ </li>
+ <div class="dropdown-content">
+ <!-- Contact -->
+ <a>Liste contact</a>
+ <a>Partage réseaux sociaux </a>
+ </div>
+ </div>
+ <!-- END DROPDOWN -->
+
<li class="util more" news-stop-propagation ng-hide="noPlugins">
<button class="icon-more" news-toggle-show="#actions-{{item.id}}"></button>
<div class="article-actions" id="actions-{{item.id}}">