mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
frontent refactoring - move lighbox into phraseanet-production-client
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
{% extends "common/index.html.twig" %}
|
||||
|
||||
{% block javascript %}
|
||||
<script type="text/javascript" src="/assets/lightbox/js/lightbox-mobile{% if not app.debug %}.min{% endif %}.js"></script>
|
||||
<script type="text/javascript" src="/assets/production/commons{% if not app.debug %}.min{% endif %}.js"></script>
|
||||
<script type="text/javascript" src="/assets/production/lightbox-mobile{% if not app.debug %}.min{% endif %}.js"></script>
|
||||
{% endblock %}
|
||||
|
||||
{% block stylesheet %}
|
||||
|
Reference in New Issue
Block a user