PATH:
home
/
letacommog
/
letaweb
/
admin
/
views
/
builder
<div ng-controller="settingsController"> <ui-tabset> <ui-tab heading="<?php $this->t('LBL_GENERAL'); ?>" template-url="settings/general" dynamic-ctrl = "editor/settings/general"></ui-tab> <ui-tab heading="<?php $this->t('LBL_SETTINGS_DOMAIN_TAB'); ?>" template-url="settings/domain" dynamic-ctrl = "editor/settings/domain"></ui-tab> <ui-tab heading="<?php $this->t('LBL_SETTINGS_BILLING_TAB'); ?>" template-url="settings/billing" dynamic-ctrl = "editor/settings/billing"></ui-tab> <?php if (Yii::app()->user->checkAccess('Owner') || Yii::app()->user->checkAccess('Super Administrator')) { ?> <ui-tab heading="<?php $this->t('LBL_SETTINGS_CONTRIBUTOR_TAB'); ?>" template-url="settings/contributor" dynamic-ctrl = "editor/settings/contributor"></ui-tab> <?php } ?> <ui-tab heading="<?php $this->t('LBL_SETTINGS_CODE_INJECTION_TAB'); ?>" template-url="settings/code_injection" dynamic-ctrl = "editor/settings/code_injection"></ui-tab> </ui-tabset> </div>
[+]
..
[+]
settings
[-] settings.php
[edit]
[+]
zone_templates
[-] content.php
[edit]
[+]
ecommerce
[+]
content
[+]
dialog
[-] themes.php
[edit]
[-] themes_skin.php
[edit]
[+]
customize
[+]
modules
[+]
popup
[-] error.php
[edit]
[-] index.php
[edit]
[-] module_list.php
[edit]
[-] customize.php
[edit]
[+]
blog
[-] language.php
[edit]
[-] blog.php
[edit]
[+]
_dialog_footer