mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Address PR comment's
Fix tests
This commit is contained in:

committed by
Romain Neutron

parent
848413dead
commit
b52e4ee8c0
@@ -8,7 +8,7 @@
|
||||
<div class="span4 save-block">
|
||||
{# set loading state, this will be removed once backbone application is fully loaded #}
|
||||
<img src="/skins/icons/loaderFFF.gif"/>
|
||||
{% trans %}Loading database documentary fields ...{% endtrans %}
|
||||
{% trans %}Loading database documentary structure ...{% endtrans %}
|
||||
</div>
|
||||
<div class="span8">
|
||||
<div class="block-alert"></div>
|
||||
@@ -21,5 +21,4 @@
|
||||
</div>
|
||||
|
||||
{# bootstrap admin field backbone application #}
|
||||
<script src="/assets/requirejs/require.js"></script>
|
||||
<script src="/scripts/apps/admin/fields/main.js"></script>
|
||||
<script type="text/javascript" src="/include/minify/f=/assets/requirejs/require.js,/scripts/apps/admin/fields/main.js"></script>
|
||||
|
Reference in New Issue
Block a user