##// END OF EJS Templates
js file for abs...
Fiorella Quino -
r195:34c87413b668
parent child
Show More
@@ -114,4 +114,8
114 114 <script src="{% static 'js/jars.js' %}"></script>
115 115 {% endif %}
116 116
117 {% if device == 'abs' %}
118 <script src="{% static 'js/abs.js' %}"></script>
119 {% endif %}
120
117 121 {% endblock %}
General Comments 0
You need to be logged in to leave comments. Login now