issue #2164 Update Metadata Sync function

Yet to be implemented, tags and date_creation
This commit is contained in:
marsooooo
2024-09-13 16:53:18 +02:00
parent 74e2c33bea
commit e66de5a513
2 changed files with 39 additions and 40 deletions
@@ -157,7 +157,7 @@ pluginValues = [];
<a class="icon-signal tiptip" href="{$element.U_HISTORY}" title="Visit history"></a>
<a target="_blank" class="icon-pencil tiptip" href="{$element.U_EDIT}" title="{'Edit photo'|@translate}"></a>
{if !url_is_remote($element.PATH)}
{* <a class="icon-arrows-cw tiptip action-sync-metadata" title="{'Synchronize metadata'|@translate}"></a> *}
<a class="icon-arrows-cw tiptip action-sync-metadata" title="{'Synchronize metadata'|@translate}"></a>
<a class="icon-trash tiptip action-delete-picture" title="{'delete photo'|@translate}"></a>
{/if}
</div>