mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Merge branch 'master' into PHRAS-2665_PRod_video_tools_use_preview_ratio_instead_of_document_ratio
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
$(document).ready(function(){
|
||||
prodApp.appEvents.emit('workzone.doRemoveWarning', "{% if app['settings'].getUserSetting(app.getAuthenticatedUser(), "warning_on_delete_story") %}true{% else %}false{% endif %}");
|
||||
prodApp.appEvents.emit('search.updateFacetData');
|
||||
|
||||
$('body').addClass('{{ cssfile }}');
|
||||
|
||||
});
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user