| Line 46... |
Line 46... |
| 46 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/users" title="Users">Users</a></li>
|
46 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/users" title="Users">Users</a></li>
|
| 47 |
<li <?php if($this->params->controller == 'user_urls' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/user_urls/" title="Browsing History">Browsing History</a></li>
|
47 |
<li <?php if($this->params->controller == 'user_urls' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/user_urls/" title="Browsing History">Browsing History</a></li>
|
| 48 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'admin_pushnotifications'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/users/pushnotifications" title="Push Notifications">Push Notifications</a></li>
|
48 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'admin_pushnotifications'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/users/pushnotifications" title="Push Notifications">Push Notifications</a></li>
|
| 49 |
</ul>
|
49 |
</ul>
|
| 50 |
</li>
|
50 |
</li>
|
| - |
|
51 |
<li <?php if($this->params->controller == 'campaigns'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/campaigns" title="Campaigns">Campaigns</a></li>
|
| - |
|
52 |
<li class="dropdown">
|
| - |
|
53 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Deal Configuration <span class="caret"></span></a>
|
| - |
|
54 |
<ul class="dropdown-menu" role="menu">
|
| - |
|
55 |
<li><a href="<?php echo $base_url;?>/admin/negative_deals">Negative Deals</a></li>
|
| - |
|
56 |
<li><a href="<?php echo $base_url;?>/admin/manual_deals">Manual Deals</a></li>
|
| - |
|
57 |
<li><a href="<?php echo $base_url;?>/admin/featured_deals">Featured Deals</a></li>
|
| - |
|
58 |
</ul>
|
| - |
|
59 |
</li>
|
| 51 |
<li class="dropdown">
|
60 |
<li class="dropdown">
|
| 52 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <span class="caret"></span></a>
|
61 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <span class="caret"></span></a>
|
| 53 |
<ul class="dropdown-menu" role="menu">
|
62 |
<ul class="dropdown-menu" role="menu">
|
| 54 |
<li><a href="<?php echo $base_url;?>/admin/mobileappsettings">Mobile Settings</li>
|
63 |
<li><a href="<?php echo $base_url;?>/admin/mobileappsettings">Mobile Settings</li>
|
| 55 |
<li class="divider"></li>
|
64 |
<li class="divider"></li>
|