mirror of
https://github.com/fergalmoran/dss.git
synced 2026-03-26 07:28:10 +00:00
Fixed 404 on share link..
This commit is contained in:
@@ -65,8 +65,7 @@
|
||||
{% endif %}
|
||||
<div class="footer-button">
|
||||
<div class="btn-group" id="share-dropdown-<%= item.id %>">
|
||||
<a class="btn btn-small dropdown-toggle" data-toggle="dropdown"
|
||||
href="#share-dropdown-<%= item.id %>">
|
||||
<a class="btn btn-small dropdown-toggle" data-toggle="dropdown">
|
||||
<i class="icon-share"/>Share
|
||||
<span class="caret"></span>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user