| Line 90... |
Line 90... |
| 90 |
<?php if(in_array('admin/activation_codes',$acls[$logged_user['group_id']]['allowed'])):?>
|
90 |
<?php if(in_array('admin/activation_codes',$acls[$logged_user['group_id']]['allowed'])):?>
|
| 91 |
<li <?php if($this->params->controller == 'activation_codes' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/activation_codes" title="Activation Codes">Activation Codes</a></li>
|
91 |
<li <?php if($this->params->controller == 'activation_codes' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/activation_codes" title="Activation Codes">Activation Codes</a></li>
|
| 92 |
<?php endif;?>
|
92 |
<?php endif;?>
|
| 93 |
<?php if(in_array('admin/notification_campaigns',$acls[$logged_user['group_id']]['allowed'])):?>
|
93 |
<?php if(in_array('admin/notification_campaigns',$acls[$logged_user['group_id']]['allowed'])):?>
|
| 94 |
<li <?php if($this->params->controller == 'notifications_campaigns' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/notification_campaigns" title="Notifications Analytics">Notifications Analytics</a></li>
|
94 |
<li <?php if($this->params->controller == 'notifications_campaigns' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/notification_campaigns" title="Notifications Analytics">Notifications Analytics</a></li>
|
| 95 |
<?php endif;?>
|
- |
|
| 96 |
<?php if(in_array('admin/search_terms',$acls[$logged_user['group_id']]['allowed'])):?>
|
- |
|
| 97 |
<li <?php if($this->params->controller == 'search_terms' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/search_terms" title="Search Terms">Search Terms</a></li>
|
- |
|
| 98 |
<?php endif;?>
|
- |
|
| 99 |
<?php if(in_array('admin/user_filters',$acls[$logged_user['group_id']]['allowed'])):?>
|
- |
|
| 100 |
<li <?php if($this->params->controller == 'user_filters' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/user_filters" title="Filter Terms">Brand Filters</a></li>
|
- |
|
| 101 |
<?php endif;?>
|
95 |
<?php endif;?>
|
| 102 |
<?php if(in_array('admin/callhistories',$acls[$logged_user['group_id']]['allowed'])):?>
|
96 |
<?php if(in_array('admin/callhistories',$acls[$logged_user['group_id']]['allowed'])):?>
|
| 103 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'callhistories'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/callhistories" title="Disposition">Disposition</a></li>
|
97 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'callhistories'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/callhistories" title="Disposition">Disposition</a></li>
|
| 104 |
<?php endif;?>
|
98 |
<?php endif;?>
|
| 105 |
<?php if(in_array('admin/reports/brandpreferences_report',$acls[$logged_user['group_id']]['allowed'])):?>
|
- |
|
| 106 |
<li <?php if($this->params->controller == 'reports' && $this->params->action == 'brandpreferences_report'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/reports/brandpreferences_report" title="Brand Preferences Report">Brand Preferences Report</a></li>
|
99 |
|
| 107 |
<?php endif;?>
|
- |
|
| 108 |
<?php if(in_array('admin/reports/brandfilters_report',$acls[$logged_user['group_id']]['allowed'])):?>
|
- |
|
| 109 |
<li <?php if($this->params->controller == 'reports' && $this->params->action == 'brandfilters_report'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/reports/brandfilters_report" title="Brand Filters Report">Brand Filters Report</a></li>
|
- |
|
| 110 |
<?php endif;?>
|
- |
|
| 111 |
<?php if(in_array('admin/reports/dailyupgrades_report',$acls[$logged_user['group_id']]['allowed'])):?>
|
- |
|
| 112 |
<li <?php if($this->params->controller == 'reports' && $this->params->action == 'dailyupgrades_report'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/reports/dailyupgrades_report" title="Daily Upgrades Report">Device Upgrades Report</a></li>
|
- |
|
| 113 |
<?php endif;?>
|
- |
|
| 114 |
<?php if(in_array('admin/reports/clicks_report',$acls[$logged_user['group_id']]['allowed'])):?>
|
- |
|
| 115 |
<li <?php if($this->params->controller == 'reports' && $this->params->action == 'clicks_report'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/reports/clicks_report" title="Clicks Report">Clicks Report</a></li>
|
- |
|
| 116 |
<?php endif;?>
|
- |
|
| 117 |
|
100 |
|
| 118 |
<?php if(in_array('admin/userActivityStatuses',$acls[$logged_user['group_id']]['allowed'])):?>
|
101 |
<?php if(in_array('admin/userActivityStatuses',$acls[$logged_user['group_id']]['allowed'])):?>
|
| 119 |
<li <?php if($this->params->controller == 'userActivityStatuses' && $this->params->action == 'userActivityStatuses'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/userActivityStatuses" title="User Activity">User Activity</a></li>
|
102 |
<li <?php if($this->params->controller == 'userActivityStatuses' && $this->params->action == 'userActivityStatuses'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/userActivityStatuses" title="User Activity">User Activity</a></li>
|
| 120 |
<?php endif;?>
|
103 |
<?php endif;?>
|
| 121 |
|
104 |
|
| 122 |
</ul>
|
105 |
</ul>
|
| 123 |
</li>
|
106 |
</li>
|
| - |
|
107 |
<li class="dropdown">
|
| - |
|
108 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Reports <span class="caret"></span></a>
|
| - |
|
109 |
<ul class="dropdown-menu" role="menu">
|
| - |
|
110 |
<?php if(in_array('admin/search_terms',$acls[$logged_user['group_id']]['allowed'])):?>
|
| - |
|
111 |
<li <?php if($this->params->controller == 'search_terms' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/search_terms" title="Search Terms">Search Terms</a></li>
|
| - |
|
112 |
<?php endif;?>
|
| - |
|
113 |
<?php if(in_array('admin/user_filters',$acls[$logged_user['group_id']]['allowed'])):?>
|
| - |
|
114 |
<li <?php if($this->params->controller == 'user_filters' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/user_filters" title="Filter Terms">Brand Filters</a></li>
|
| - |
|
115 |
<?php endif;?>
|
| - |
|
116 |
<?php if(in_array('admin/reports/brandpreferences_report',$acls[$logged_user['group_id']]['allowed'])):?>
|
| - |
|
117 |
<li <?php if($this->params->controller == 'reports' && $this->params->action == 'brandpreferences_report'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/reports/brandpreferences_report" title="Brand Preferences Report">Brand Preferences Report</a></li>
|
| - |
|
118 |
<?php endif;?>
|
| - |
|
119 |
<?php if(in_array('admin/reports/brandfilters_report',$acls[$logged_user['group_id']]['allowed'])):?>
|
| - |
|
120 |
<li <?php if($this->params->controller == 'reports' && $this->params->action == 'brandfilters_report'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/reports/brandfilters_report" title="Brand Filters Report">Brand Filters Report</a></li>
|
| - |
|
121 |
<?php endif;?>
|
| - |
|
122 |
<?php if(in_array('admin/reports/dailyupgrades_report',$acls[$logged_user['group_id']]['allowed'])):?>
|
| - |
|
123 |
<li <?php if($this->params->controller == 'reports' && $this->params->action == 'dailyupgrades_report'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/reports/dailyupgrades_report" title="Daily Upgrades Report">Device Upgrades Report</a></li>
|
| - |
|
124 |
<?php endif;?>
|
| - |
|
125 |
<?php if(in_array('admin/reports/clicks_report',$acls[$logged_user['group_id']]['allowed'])):?>
|
| - |
|
126 |
<li <?php if($this->params->controller == 'reports' && $this->params->action == 'clicks_report'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/reports/clicks_report" title="Clicks Report">Clicks Report</a></li>
|
| - |
|
127 |
<?php endif;?>
|
| - |
|
128 |
<?php if(in_array('admin/reports/productviews_report',$acls[$logged_user['group_id']]['allowed'])):?>
|
| - |
|
129 |
<li><a href="<?php echo $base_url;?>admin/reports/productviews_report">Product Views Report</a></li>
|
| - |
|
130 |
<?php endif;?>
|
| - |
|
131 |
</ul>
|
| - |
|
132 |
</li>
|
| 124 |
<?php if(in_array('admin/campaigns',$acls[$logged_user['group_id']]['allowed'])):?>
|
133 |
<?php if(in_array('admin/campaigns',$acls[$logged_user['group_id']]['allowed'])):?>
|
| 125 |
<li <?php if($this->params->controller == 'campaigns'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/campaigns" title="Banners">Banners</a></li>
|
134 |
<li <?php if($this->params->controller == 'campaigns'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/campaigns" title="Banners">Banners</a></li>
|
| 126 |
<?php endif;?>
|
135 |
<?php endif;?>
|
| 127 |
<li class="dropdown">
|
136 |
<li class="dropdown">
|
| 128 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Deal Configuration <span class="caret"></span></a>
|
137 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Deal Configuration <span class="caret"></span></a>
|