{**
* For the full copyright and license information, please view the
* docs/licenses/LICENSE.txt file that was distributed with this source code.
*}
{if isset($js_def) && is_array($js_def) && $js_def|@count}
{/if}
{if isset($js_files) && $js_files|@count}
{foreach from=$js_files key=k item=js_uri}
{/foreach}
{/if}
{if isset($js_inline) && $js_inline|@count}
{/if}