mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
wip: component reorg, gathering js, css, images, ...
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
{% if can_edit %}
|
||||
<div class="edit_button" style="text-align:right">
|
||||
<a href="#" onclick="editThis('IMGT','{{ record.get_serialize_key }}');">
|
||||
<img style="vertical-align:middle" src="/skins/prod/000000/images/ppen_history.png" width="16"/>
|
||||
<img style="vertical-align:middle" src="/assets/prod/images/000000/images/ppen_history.png" width="16"/>
|
||||
{{ 'action : editer' | trans }}
|
||||
</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user