14 lines
500 B
Smarty
14 lines
500 B
Smarty
{*
|
|
* NOTICE OF LICENSE
|
|
*
|
|
* This file is licenced under the Software License Agreement.
|
|
* With the purchase or the installation of the software in your application
|
|
* you accept the licence agreement.
|
|
*
|
|
* You must not modify, adapt or create derivative works of this source code
|
|
*
|
|
* @author Doofinder
|
|
* @copyright Doofinder
|
|
* @license GPLv3
|
|
*}
|
|
<div class="tab-pane {if $id_tab == 'onboarding_tab' || ($configured && $id_tab == 'data_feed_tab')}active{/if}" id="{$id_tab|escape:'htmlall':'UTF-8'}"> |