1
0
mirror of https://github.com/gamaio/lobli.git synced 2025-02-01 19:05:54 +00:00

Add onclick for popup link unps.us

This commit is contained in:
alopexc0de 2014-06-22 02:00:51 -04:00
parent e845309c84
commit 0598e96979

View File

@ -112,7 +112,7 @@
<!--<a href="#" id="newlink" title="New Link"> This would require changing how I generate links, and I don't feel like doing it right now - 6/22/12 1:21am EST
<span class="glyphicon glyphicon-refresh" style="float:right;"></span>
</a>-->
<a href="#" id="copylink" title="Copy Link">
<a href="#" id="copylink" title="Copy Link" onclick="copyToClipboard('http://lob.li/$short');">
<span class="glyphicon glyphicon-link" style="float:right;padding-right:1%;"></span>
</a>
</div>