| Current Path : /home/z/i/e/zieirix/www/media/gantry5/engines/nucleus/particles/ |
| Current File : /home/z/i/e/zieirix/www/media/gantry5/engines/nucleus/particles/frameworks.html.twig |
{% if particle.jquery.enabled %}
{% do gantry.load('jquery') %}
{% if particle.jquery.ui_core %}
{% do gantry.load('jquery.ui.core') %}
{% endif %}
{% if particle.jquery.ui_sortable %}
{% do gantry.load('jquery.ui.sortable') %}
{% endif %}
{% endif %}
{% if particle.bootstrap.enabled %}
{% do gantry.load('bootstrap') %}
{% endif %}
{% if particle.mootools.enabled %}
{% do gantry.load('mootools') %}
{% if particle.mootools.more %}
{% do gantry.load('mootools.more') %}
{% endif %}
{% endif %}