Integrate better monocle in COPS
--HG-- extra : rebase_source : 9132076c5553d0a2a7c550e7f3523b922e52b693
This commit is contained in:
parent
62941ccb4b
commit
1d2e37d259
3 changed files with 8 additions and 2 deletions
|
@ -12,6 +12,9 @@
|
|||
{{? data.mail == 1}}
|
||||
<a id="mailButton" title="Mail" href="empty.php" onclick="sendToMailAddress (this, {{=data.id}}); return false;"><i class="icon-envelope icon-large"></i></a>
|
||||
{{?}}
|
||||
{{? data.readerUrl != ""}}
|
||||
<a title="Reader" href="{{=data.readerUrl}}" target="blank"><i class="icon-eye-open icon-large"></i></a>
|
||||
{{?}}
|
||||
<br />
|
||||
{{~}}
|
||||
</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue