| Line 13... |
Line 13... |
| 13 |
<ul class="nav navbar-nav">
|
13 |
<ul class="nav navbar-nav">
|
| 14 |
<li <?php if($this->params->controller == 'administration'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>administration/dashboard">Home</a></li>
|
14 |
<li <?php if($this->params->controller == 'administration'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>administration/dashboard">Home</a></li>
|
| 15 |
<li class="dropdown">
|
15 |
<li class="dropdown">
|
| 16 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Categories<span class="caret"></span></a>
|
16 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Categories<span class="caret"></span></a>
|
| 17 |
<ul class="dropdown-menu" role="menu">
|
17 |
<ul class="dropdown-menu" role="menu">
|
| 18 |
<?php if(in_array('admin/categories',$this->Session->read('allowed_urls')):?>
|
18 |
<?php if(in_array('admin/categories',$this->Session->read('allowed_urls'))):?>
|
| 19 |
<li <?php if($this->params->controller == 'categories'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/categories" title="Categories">All Categories</a></li>
|
19 |
<li <?php if($this->params->controller == 'categories'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/categories" title="Categories">All Categories</a></li>
|
| 20 |
<?php endif;?>
|
20 |
<?php endif;?>
|
| 21 |
<?php if(in_array('admin/brands',$this->Session->read('allowed_urls')):?>
|
21 |
<?php if(in_array('admin/brands',$this->Session->read('allowed_urls'))):?>
|
| 22 |
<li <?php if($this->params->controller == 'brands'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/brands">Brands</a></li>
|
22 |
<li <?php if($this->params->controller == 'brands'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/brands">Brands</a></li>
|
| 23 |
<?php endif;?>
|
23 |
<?php endif;?>
|
| 24 |
<?php if(in_array('admin/category_discounts',$this->Session->read('allowed_urls')):?>
|
24 |
<?php if(in_array('admin/category_discounts',$this->Session->read('allowed_urls'))):?>
|
| 25 |
<li <?php if($this->params->controller == 'categorie_discounts'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/category_discounts">Brand-wise Discounts</a></li>
|
25 |
<li <?php if($this->params->controller == 'categorie_discounts'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/category_discounts">Brand-wise Discounts</a></li>
|
| 26 |
<?php endif;?>
|
26 |
<?php endif;?>
|
| 27 |
</ul>
|
27 |
</ul>
|
| 28 |
</li>
|
28 |
</li>
|
| 29 |
<li class="dropdown">
|
29 |
<li class="dropdown">
|
| 30 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">NLC, Schemes & DP<span class="caret"></span></a>
|
30 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">NLC, Schemes & DP<span class="caret"></span></a>
|
| 31 |
<ul class="dropdown-menu" role="menu">
|
31 |
<ul class="dropdown-menu" role="menu">
|
| 32 |
<?php if(in_array('admin/skuschemes',$this->Session->read('allowed_urls')):?>
|
32 |
<?php if(in_array('admin/skuschemes',$this->Session->read('allowed_urls'))):?>
|
| 33 |
<li <?php if($this->params->controller == 'skuschemes' && $this->params->action == 'index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/skuschemes" title="Sku wise schemes">Sku wise schemes</a></li>
|
33 |
<li <?php if($this->params->controller == 'skuschemes' && $this->params->action == 'index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/skuschemes" title="Sku wise schemes">Sku wise schemes</a></li>
|
| 34 |
<?php endif;?>
|
34 |
<?php endif;?>
|
| 35 |
<?php if(in_array('admin/exceptionalnlcs',$this->Session->read('allowed_urls')):?>
|
35 |
<?php if(in_array('admin/exceptionalnlcs',$this->Session->read('allowed_urls'))):?>
|
| 36 |
<li <?php if($this->params->controller == 'exceptionalnlcs'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/exceptionalnlcs">Exceptional NLC</a></li>
|
36 |
<li <?php if($this->params->controller == 'exceptionalnlcs'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/exceptionalnlcs">Exceptional NLC</a></li>
|
| 37 |
<?php endif;?>
|
37 |
<?php endif;?>
|
| 38 |
<?php if(in_array('admin/exceptionalskudiscounts',$this->Session->read('allowed_urls')):?>
|
38 |
<?php if(in_array('admin/exceptionalskudiscounts',$this->Session->read('allowed_urls'))):?>
|
| 39 |
<li <?php if($this->params->controller == 'exceptionalskudiscounts'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/exceptionalskudiscounts">Exceptional Sku discounts</a></li>
|
39 |
<li <?php if($this->params->controller == 'exceptionalskudiscounts'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/exceptionalskudiscounts">Exceptional Sku discounts</a></li>
|
| 40 |
<?php endif;?>
|
40 |
<?php endif;?>
|
| 41 |
<?php if(in_array('admin/skuschemes/dp',$this->Session->read('allowed_urls')):?>
|
41 |
<?php if(in_array('admin/skuschemes/dp',$this->Session->read('allowed_urls'))):?>
|
| 42 |
<li <?php if($this->params->controller == 'skuschemes' && $this->params->action == 'dp'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/skuschemes/dp">Dealer Prices</a></li>
|
42 |
<li <?php if($this->params->controller == 'skuschemes' && $this->params->action == 'dp'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/skuschemes/dp">Dealer Prices</a></li>
|
| 43 |
<?php endif;?>
|
43 |
<?php endif;?>
|
| 44 |
</ul>
|
44 |
</ul>
|
| 45 |
</li>
|
45 |
</li>
|
| 46 |
<li class="dropdown">
|
46 |
<li class="dropdown">
|
| 47 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Catalog<span class="caret"></span></a>
|
47 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Catalog<span class="caret"></span></a>
|
| 48 |
<ul class="dropdown-menu" role="menu">
|
48 |
<ul class="dropdown-menu" role="menu">
|
| 49 |
<?php if(in_array('admin/master_datas',$this->Session->read('allowed_urls')):?>
|
49 |
<?php if(in_array('admin/master_datas',$this->Session->read('allowed_urls'))):?>
|
| 50 |
<li <?php if($this->params->controller == 'master_datas' && $this->params->action=='search'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/master_datas/search/?search=" title="Master Data">Master Data</a></li>
|
50 |
<li <?php if($this->params->controller == 'master_datas' && $this->params->action=='search'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/master_datas/search/?search=" title="Master Data">Master Data</a></li>
|
| 51 |
<?php endif;?>
|
51 |
<?php endif;?>
|
| 52 |
<?php if(in_array('admin/master_datas/autoupdates',$this->Session->read('allowed_urls')):?>
|
52 |
<?php if(in_array('admin/master_datas/autoupdates',$this->Session->read('allowed_urls'))):?>
|
| 53 |
<li <?php if($this->params->controller == 'master_datas' && $this->params->action=='autoupdates'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/master_datas/autoupdates" title="Master Data">Scheduled Auto-updates</a></li>
|
53 |
<li <?php if($this->params->controller == 'master_datas' && $this->params->action=='autoupdates'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/master_datas/autoupdates" title="Master Data">Scheduled Auto-updates</a></li>
|
| 54 |
<?php endif;?>
|
54 |
<?php endif;?>
|
| 55 |
<?php if(in_array('admin/paytm_coupons',$this->Session->read('allowed_urls')):?>
|
55 |
<?php if(in_array('admin/paytm_coupons',$this->Session->read('allowed_urls'))):?>
|
| 56 |
<li <?php if($this->params->controller == 'paytm_coupons' && $this->params->action=='admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/paytm_coupons" title="Paytm Coupons">Paytm Coupons</a></li>
|
56 |
<li <?php if($this->params->controller == 'paytm_coupons' && $this->params->action=='admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/paytm_coupons" title="Paytm Coupons">Paytm Coupons</a></li>
|
| 57 |
<?php endif;?>
|
57 |
<?php endif;?>
|
| 58 |
<?php if(in_array('admin/app_affiliates',$this->Session->read('allowed_urls')):?>
|
58 |
<?php if(in_array('admin/app_affiliates',$this->Session->read('allowed_urls'))):?>
|
| 59 |
<li <?php if($this->params->controller == 'app_affiliates' && $this->params->action=='admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/app_affiliates" title="App Affiliates">App Affiliates</a></li>
|
59 |
<li <?php if($this->params->controller == 'app_affiliates' && $this->params->action=='admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/app_affiliates" title="App Affiliates">App Affiliates</a></li>
|
| 60 |
<?php endif;?>
|
60 |
<?php endif;?>
|
| 61 |
<?php if(in_array('admin/app_offers',$this->Session->read('allowed_urls')):?>
|
61 |
<?php if(in_array('admin/app_offers',$this->Session->read('allowed_urls'))):?>
|
| 62 |
<li <?php if($this->params->controller == 'app_offers' && $this->params->action=='admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/app_offers" title="App Offers">App Offers</a></li>
|
62 |
<li <?php if($this->params->controller == 'app_offers' && $this->params->action=='admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/app_offers" title="App Offers">App Offers</a></li>
|
| 63 |
<?php endif;?>
|
63 |
<?php endif;?>
|
| 64 |
<?php if(in_array('admin/appmasters',$this->Session->read('allowed_urls')):?>
|
64 |
<?php if(in_array('admin/appmasters',$this->Session->read('allowed_urls'))):?>
|
| 65 |
<li <?php if($this->params->controller == 'appmasters' && $this->params->action=='admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/appmasters" title="AppMaster">App Master</a></li>
|
65 |
<li <?php if($this->params->controller == 'appmasters' && $this->params->action=='admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/appmasters" title="AppMaster">App Master</a></li>
|
| 66 |
<?php endif;?>
|
66 |
<?php endif;?>
|
| 67 |
|
67 |
|
| 68 |
<?php if(in_array('admin/objects',$this->Session->read('allowed_urls')):?>
|
68 |
<?php if(in_array('admin/objects',$this->Session->read('allowed_urls'))):?>
|
| 69 |
<li <?php if($this->params->controller == 'objects' && $this->params->action=='admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/objects" title="Deal Object">Deal Object</a></li>
|
69 |
<li <?php if($this->params->controller == 'objects' && $this->params->action=='admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/objects" title="Deal Object">Deal Object</a></li>
|
| 70 |
<?php endif;?>
|
70 |
<?php endif;?>
|
| 71 |
|
71 |
|
| 72 |
<?php if(in_array('admin/itemcashbacks',$this->Session->read('allowed_urls')):?>
|
72 |
<?php if(in_array('admin/itemcashbacks',$this->Session->read('allowed_urls'))):?>
|
| 73 |
<li <?php if($this->params->controller == 'itemcashbacks' && $this->params->action=='admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/itemcashbacks" title="Deal Object">Item Cashback</a></li>
|
73 |
<li <?php if($this->params->controller == 'itemcashbacks' && $this->params->action=='admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/itemcashbacks" title="Deal Object">Item Cashback</a></li>
|
| 74 |
<?php endif;?>
|
74 |
<?php endif;?>
|
| 75 |
|
75 |
|
| 76 |
</ul>
|
76 |
</ul>
|
| 77 |
</li>
|
77 |
</li>
|
| 78 |
<?php if(in_array('admin/stores',$this->Session->read('allowed_urls')):?>
|
78 |
<?php if(in_array('admin/stores',$this->Session->read('allowed_urls'))):?>
|
| 79 |
<li <?php if($this->params->controller == 'stores'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/stores" title="Stores">Stores</a></li>
|
79 |
<li <?php if($this->params->controller == 'stores'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/stores" title="Stores">Stores</a></li>
|
| 80 |
<?php endif;?>
|
80 |
<?php endif;?>
|
| 81 |
<?php if(in_array('orders/all',$this->Session->read('allowed_urls')):?>
|
81 |
<?php if(in_array('orders/all',$this->Session->read('allowed_urls'))):?>
|
| 82 |
<li <?php if($this->params->controller == 'orders'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>orders/all" title="Orders">Orders</a></li>
|
82 |
<li <?php if($this->params->controller == 'orders'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>orders/all" title="Orders">Orders</a></li>
|
| 83 |
<?php endif;?>
|
83 |
<?php endif;?>
|
| 84 |
<li class="dropdown">
|
84 |
<li class="dropdown">
|
| 85 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Users<span class="caret"></span></a>
|
85 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Users<span class="caret"></span></a>
|
| 86 |
<ul class="dropdown-menu" role="menu">
|
86 |
<ul class="dropdown-menu" role="menu">
|
| 87 |
<?php if(in_array('admin/users',$this->Session->read('allowed_urls')):?>
|
87 |
<?php if(in_array('admin/users',$this->Session->read('allowed_urls'))):?>
|
| 88 |
<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>
|
88 |
<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>
|
| 89 |
<?php endif;?>
|
89 |
<?php endif;?>
|
| 90 |
<?php if(in_array('admin/users/search',$this->Session->read('allowed_urls')):?>
|
90 |
<?php if(in_array('admin/users/search',$this->Session->read('allowed_urls'))):?>
|
| 91 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'admin_search'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/users/search" title="Search Users">Search Users</a></li>
|
91 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'admin_search'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/users/search" title="Search Users">Search Users</a></li>
|
| 92 |
<?php endif;?>
|
92 |
<?php endif;?>
|
| 93 |
<?php if(in_array('admin/reports/activations',$this->Session->read('allowed_urls')):?>
|
93 |
<?php if(in_array('admin/reports/activations',$this->Session->read('allowed_urls'))):?>
|
| 94 |
<li <?php if($this->params->controller == 'reports' && $this->params->action == 'admin_activations'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/reports/activations" title="Activations">Activations</a></li>
|
94 |
<li <?php if($this->params->controller == 'reports' && $this->params->action == 'admin_activations'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/reports/activations" title="Activations">Activations</a></li>
|
| 95 |
<?php endif;?>
|
95 |
<?php endif;?>
|
| 96 |
<?php if(in_array('admin/users/usersanctions',$this->Session->read('allowed_urls')):?>
|
96 |
<?php if(in_array('admin/users/usersanctions',$this->Session->read('allowed_urls'))):?>
|
| 97 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'admin_usersanctions'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/users/usersanctions" title="User Sanctions">User Sanctions</a></li>
|
97 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'admin_usersanctions'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/users/usersanctions" title="User Sanctions">User Sanctions</a></li>
|
| 98 |
<?php endif;?>
|
98 |
<?php endif;?>
|
| 99 |
<?php if(in_array('admin/user_urls',$this->Session->read('allowed_urls')):?>
|
99 |
<?php if(in_array('admin/user_urls',$this->Session->read('allowed_urls'))):?>
|
| 100 |
<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>
|
100 |
<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>
|
| 101 |
<?php endif;?>
|
101 |
<?php endif;?>
|
| 102 |
<?php if(in_array('admin/clicks',$this->Session->read('allowed_urls')):?>
|
102 |
<?php if(in_array('admin/clicks',$this->Session->read('allowed_urls'))):?>
|
| 103 |
<li <?php if($this->params->controller == 'clicks' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/clicks/" title="Click History">Click History</a></li>
|
103 |
<li <?php if($this->params->controller == 'clicks' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/clicks/" title="Click History">Click History</a></li>
|
| 104 |
<?php endif;?>
|
104 |
<?php endif;?>
|
| 105 |
<?php if(in_array('admin/users/credithistory',$this->Session->read('allowed_urls')):?>
|
105 |
<?php if(in_array('admin/users/credithistory',$this->Session->read('allowed_urls'))):?>
|
| 106 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'admin_credithistory'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/users/credithistory" title="Credit History">Credit History</a></li>
|
106 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'admin_credithistory'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/users/credithistory" title="Credit History">Credit History</a></li>
|
| 107 |
<?php endif;?>
|
107 |
<?php endif;?>
|
| 108 |
<?php if(in_array('admin/users/loanhistory',$this->Session->read('allowed_urls')):?>
|
108 |
<?php if(in_array('admin/users/loanhistory',$this->Session->read('allowed_urls'))):?>
|
| 109 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'admin_loanhistory'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/users/loanhistory" title="Loan History">Loan History</a></li>
|
109 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'admin_loanhistory'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/users/loanhistory" title="Loan History">Loan History</a></li>
|
| 110 |
<?php endif;?>
|
110 |
<?php endif;?>
|
| 111 |
<?php if(in_array('admin/users/pushnotifications',$this->Session->read('allowed_urls')):?>
|
111 |
<?php if(in_array('admin/users/pushnotifications',$this->Session->read('allowed_urls'))):?>
|
| 112 |
<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>
|
112 |
<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>
|
| 113 |
<?php endif;?>
|
113 |
<?php endif;?>
|
| 114 |
<?php if(in_array('admin/notification_campaigns/send',$this->Session->read('allowed_urls')):?>
|
114 |
<?php if(in_array('admin/notification_campaigns/send',$this->Session->read('allowed_urls'))):?>
|
| 115 |
<li <?php if($this->params->controller == 'notification_campaigns' && $this->params->action == 'admin_send'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/notification_campaigns/send" title="Queue Push Notifications">Queue Push Notifications</a></li>
|
115 |
<li <?php if($this->params->controller == 'notification_campaigns' && $this->params->action == 'admin_send'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/notification_campaigns/send" title="Queue Push Notifications">Queue Push Notifications</a></li>
|
| 116 |
<?php endif;?>
|
116 |
<?php endif;?>
|
| 117 |
<?php if(in_array('admin/notification_rules',$this->Session->read('allowed_urls')):?>
|
117 |
<?php if(in_array('admin/notification_rules',$this->Session->read('allowed_urls'))):?>
|
| 118 |
<li <?php if($this->params->controller == 'notification_rules' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/notification_rules" title="Web Notification Rules">Web Notification Rules</a></li>
|
118 |
<li <?php if($this->params->controller == 'notification_rules' && $this->params->action == 'admin_index'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/notification_rules" title="Web Notification Rules">Web Notification Rules</a></li>
|
| 119 |
<?php endif;?>
|
119 |
<?php endif;?>
|
| 120 |
<?php if(in_array('admin/activation_codes',$this->Session->read('allowed_urls')):?>
|
120 |
<?php if(in_array('admin/activation_codes',$this->Session->read('allowed_urls'))):?>
|
| 121 |
<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>
|
121 |
<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>
|
| 122 |
<?php endif;?>
|
122 |
<?php endif;?>
|
| 123 |
<?php if(in_array('admin/notification_campaigns',$this->Session->read('allowed_urls')):?>
|
123 |
<?php if(in_array('admin/notification_campaigns',$this->Session->read('allowed_urls'))):?>
|
| 124 |
<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>
|
124 |
<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>
|
| 125 |
<?php endif;?>
|
125 |
<?php endif;?>
|
| 126 |
<?php if(in_array('admin/notification_campaigns/batchcredit',$this->Session->read('allowed_urls')):?>
|
126 |
<?php if(in_array('admin/notification_campaigns/batchcredit',$this->Session->read('allowed_urls'))):?>
|
| 127 |
<li <?php if($this->params->controller == 'notifications_campaigns' && $this->params->action == 'admin_batchcredit'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/notification_campaigns/batchcredit" title="Batch Credit">Batch Credit</a></li>
|
127 |
<li <?php if($this->params->controller == 'notifications_campaigns' && $this->params->action == 'admin_batchcredit'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/notification_campaigns/batchcredit" title="Batch Credit">Batch Credit</a></li>
|
| 128 |
<?php endif;?>
|
128 |
<?php endif;?>
|
| 129 |
<?php if(in_array('admin/callhistories',$this->Session->read('allowed_urls')):?>
|
129 |
<?php if(in_array('admin/callhistories',$this->Session->read('allowed_urls'))):?>
|
| 130 |
<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>
|
130 |
<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>
|
| 131 |
<?php endif;?>
|
131 |
<?php endif;?>
|
| 132 |
<?php if(in_array('admin/userActivityStatuses',$this->Session->read('allowed_urls')):?>
|
132 |
<?php if(in_array('admin/userActivityStatuses',$this->Session->read('allowed_urls'))):?>
|
| 133 |
<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>
|
133 |
<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>
|
| 134 |
<?php endif;?>
|
134 |
<?php endif;?>
|
| 135 |
<?php if(in_array('admin/callhistories/backlog',$this->Session->read('allowed_urls')):?>
|
135 |
<?php if(in_array('admin/callhistories/backlog',$this->Session->read('allowed_urls'))):?>
|
| 136 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'callhistories'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/callhistories/backlog" title="Back Log">Back Log</a></li>
|
136 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'callhistories'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/callhistories/backlog" title="Back Log">Back Log</a></li>
|
| 137 |
<?php endif;?>
|
137 |
<?php endif;?>
|
| 138 |
|
138 |
|
| 139 |
<?php if(in_array('admin/users/userretailer',$this->Session->read('allowed_urls')):?>
|
139 |
<?php if(in_array('admin/users/userretailer',$this->Session->read('allowed_urls'))):?>
|
| 140 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'userretailer'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/users/userretailer" title="Search User & Retailer">Search User & Retailer</a></li>
|
140 |
<li <?php if($this->params->controller == 'users' && $this->params->action == 'userretailer'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/users/userretailer" title="Search User & Retailer">Search User & Retailer</a></li>
|
| 141 |
<?php endif;?>
|
141 |
<?php endif;?>
|
| 142 |
|
142 |
|
| 143 |
</ul>
|
143 |
</ul>
|
| 144 |
</li>
|
144 |
</li>
|
| 145 |
<li class="dropdown">
|
145 |
<li class="dropdown">
|
| 146 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Reports <span class="caret"></span></a>
|
146 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Reports <span class="caret"></span></a>
|
| 147 |
<ul class="dropdown-menu" role="menu">
|
147 |
<ul class="dropdown-menu" role="menu">
|
| 148 |
<?php if(in_array('admin/search_terms',$this->Session->read('allowed_urls')):?>
|
148 |
<?php if(in_array('admin/search_terms',$this->Session->read('allowed_urls'))):?>
|
| 149 |
<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>
|
149 |
<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>
|
| 150 |
<?php endif;?>
|
150 |
<?php endif;?>
|
| 151 |
<?php if(in_array('admin/user_filters',$this->Session->read('allowed_urls')):?>
|
151 |
<?php if(in_array('admin/user_filters',$this->Session->read('allowed_urls'))):?>
|
| 152 |
<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>
|
152 |
<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>
|
| 153 |
<?php endif;?>
|
153 |
<?php endif;?>
|
| 154 |
<?php if(in_array('admin/reports/brandpreferences_report',$this->Session->read('allowed_urls')):?>
|
154 |
<?php if(in_array('admin/reports/brandpreferences_report',$this->Session->read('allowed_urls'))):?>
|
| 155 |
<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>
|
155 |
<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>
|
| 156 |
<?php endif;?>
|
156 |
<?php endif;?>
|
| 157 |
<?php if(in_array('admin/reports/brandfilters_report',$this->Session->read('allowed_urls')):?>
|
157 |
<?php if(in_array('admin/reports/brandfilters_report',$this->Session->read('allowed_urls'))):?>
|
| 158 |
<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>
|
158 |
<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>
|
| 159 |
<?php endif;?>
|
159 |
<?php endif;?>
|
| 160 |
<?php if(in_array('admin/reports/dailyupgrades_report',$this->Session->read('allowed_urls')):?>
|
160 |
<?php if(in_array('admin/reports/dailyupgrades_report',$this->Session->read('allowed_urls'))):?>
|
| 161 |
<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>
|
161 |
<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>
|
| 162 |
<?php endif;?>
|
162 |
<?php endif;?>
|
| 163 |
<?php if(in_array('admin/reports/clicks_report',$this->Session->read('allowed_urls')):?>
|
163 |
<?php if(in_array('admin/reports/clicks_report',$this->Session->read('allowed_urls'))):?>
|
| 164 |
<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>
|
164 |
<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>
|
| 165 |
<?php endif;?>
|
165 |
<?php endif;?>
|
| 166 |
<?php if(in_array('admin/reports/productviews_report',$this->Session->read('allowed_urls')):?>
|
166 |
<?php if(in_array('admin/reports/productviews_report',$this->Session->read('allowed_urls'))):?>
|
| 167 |
<li><a href="<?php echo $base_url;?>admin/reports/productviews_report">Product Views Report</a></li>
|
167 |
<li><a href="<?php echo $base_url;?>admin/reports/productviews_report">Product Views Report</a></li>
|
| 168 |
<?php endif;?>
|
168 |
<?php endif;?>
|
| 169 |
<?php if(in_array('admin/appTransactions/transactions_all',$this->Session->read('allowed_urls')):?>
|
169 |
<?php if(in_array('admin/appTransactions/transactions_all',$this->Session->read('allowed_urls'))):?>
|
| 170 |
<li><a href="<?php echo $base_url;?>admin/appTransactions/transactions_all">App Transactions All</a></li>
|
170 |
<li><a href="<?php echo $base_url;?>admin/appTransactions/transactions_all">App Transactions All</a></li>
|
| 171 |
<?php endif;?>
|
171 |
<?php endif;?>
|
| 172 |
<?php if(in_array('admin/appTransactions',$this->Session->read('allowed_urls')):?>
|
172 |
<?php if(in_array('admin/appTransactions',$this->Session->read('allowed_urls'))):?>
|
| 173 |
<li><a href="<?php echo $base_url;?>admin/appTransactions">App Transactions Approved</a></li>
|
173 |
<li><a href="<?php echo $base_url;?>admin/appTransactions">App Transactions Approved</a></li>
|
| 174 |
<?php endif;?>
|
174 |
<?php endif;?>
|
| 175 |
<?php if(in_array('admin/appTransactions/retailer',$this->Session->read('allowed_urls')):?>
|
175 |
<?php if(in_array('admin/appTransactions/retailer',$this->Session->read('allowed_urls'))):?>
|
| 176 |
<li><a href="<?php echo $base_url;?>admin/appTransactions/retailer">App Transactions Retailer Wise</a></li>
|
176 |
<li><a href="<?php echo $base_url;?>admin/appTransactions/retailer">App Transactions Retailer Wise</a></li>
|
| 177 |
<?php endif;?>
|
177 |
<?php endif;?>
|
| 178 |
<?php if(in_array('admin/appTransactions/appwise',$this->Session->read('allowed_urls')):?>
|
178 |
<?php if(in_array('admin/appTransactions/appwise',$this->Session->read('allowed_urls'))):?>
|
| 179 |
<li><a href="<?php echo $base_url;?>admin/appTransactions/appwise">App Transactions App Wise</a></li>
|
179 |
<li><a href="<?php echo $base_url;?>admin/appTransactions/appwise">App Transactions App Wise</a></li>
|
| 180 |
<?php endif;?>
|
180 |
<?php endif;?>
|
| 181 |
<?php if(in_array('admin/appTransactions/pricewise',$this->Session->read('allowed_urls')):?>
|
181 |
<?php if(in_array('admin/appTransactions/pricewise',$this->Session->read('allowed_urls'))):?>
|
| 182 |
<li><a href="<?php echo $base_url;?>admin/appTransactions/pricewise">App Offer Price and Payout Amount</a></li>
|
182 |
<li><a href="<?php echo $base_url;?>admin/appTransactions/pricewise">App Offer Price and Payout Amount</a></li>
|
| 183 |
<?php endif;?>
|
183 |
<?php endif;?>
|
| 184 |
<?php if(in_array('admin/reports/pendingapproval',$this->Session->read('allowed_urls')):?>
|
184 |
<?php if(in_array('admin/reports/pendingapproval',$this->Session->read('allowed_urls'))):?>
|
| 185 |
<li <?php if($this->params->controller == 'reports' && $this->params->action == 'admin_pendingapproval'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/reports/pendingapproval" title="Pending Refunds">Pending Refunds</a></li>
|
185 |
<li <?php if($this->params->controller == 'reports' && $this->params->action == 'admin_pendingapproval'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/reports/pendingapproval" title="Pending Refunds">Pending Refunds</a></li>
|
| 186 |
<?php endif;?>
|
186 |
<?php endif;?>
|
| 187 |
|
187 |
|
| 188 |
<?php if(in_array('admin/retailers/pendingretailer',$this->Session->read('allowed_urls')):?>
|
188 |
<?php if(in_array('admin/retailers/pendingretailer',$this->Session->read('allowed_urls'))):?>
|
| 189 |
<li <?php if($this->params->controller == 'retailers' && $this->params->action == 'admin_pendingretailer'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/retailers/pendingretailer" title="Pending Retailers">Pending Retailers</a></li>
|
189 |
<li <?php if($this->params->controller == 'retailers' && $this->params->action == 'admin_pendingretailer'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/retailers/pendingretailer" title="Pending Retailers">Pending Retailers</a></li>
|
| 190 |
<?php endif;?>
|
190 |
<?php endif;?>
|
| 191 |
|
191 |
|
| 192 |
<?php if(in_array('admin/retailers/verifiedretailer',$this->Session->read('allowed_urls')):?>
|
192 |
<?php if(in_array('admin/retailers/verifiedretailer',$this->Session->read('allowed_urls'))):?>
|
| 193 |
<li <?php if($this->params->controller == 'retailers' && $this->params->action == 'admin_verifiedretailer'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/retailers/verifiedretailer" title="Verified Retailers">Verified Retailers</a></li>
|
193 |
<li <?php if($this->params->controller == 'retailers' && $this->params->action == 'admin_verifiedretailer'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/retailers/verifiedretailer" title="Verified Retailers">Verified Retailers</a></li>
|
| 194 |
<?php endif;?>
|
194 |
<?php endif;?>
|
| 195 |
|
195 |
|
| 196 |
<?php if(in_array('admin/retailers/filterretailer' , $this->Session->read('allowed_urls')):?>
|
196 |
<?php if(in_array('admin/retailers/filterretailer' , $this->Session->read('allowed_urls'))):?>
|
| 197 |
<li <?php if($this->params->controller == 'retailers' && $this->params->action == 'admin_filterretailer'):?> class="active" <?php endif;?>><a href="<?php echo $base_url;?>admin/retailers/filterretailer" title="Filter Retailers">Filter Retailers</a></li>
|
197 |
<li <?php if($this->params->controller == 'retailers' && $this->params->action == 'admin_filterretailer'):?> class="active" <?php endif;?>><a href="<?php echo $base_url;?>admin/retailers/filterretailer" title="Filter Retailers">Filter Retailers</a></li>
|
| 198 |
<?php endif;?>
|
198 |
<?php endif;?>
|
| 199 |
|
199 |
|
| 200 |
<?php if(in_array('admin/reports/allstatus',$this->Session->read('allowed_urls')):?>
|
200 |
<?php if(in_array('admin/reports/allstatus',$this->Session->read('allowed_urls'))):?>
|
| 201 |
<li <?php if($this->params->controller == 'reports' && $this->params->action == 'admin_allstatus'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/reports/allstatus" title="Refunds Report for All Statuses">Refunds Report for All Statuses</a></li>
|
201 |
<li <?php if($this->params->controller == 'reports' && $this->params->action == 'admin_allstatus'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/reports/allstatus" title="Refunds Report for All Statuses">Refunds Report for All Statuses</a></li>
|
| 202 |
<?php endif;?>
|
202 |
<?php endif;?>
|
| 203 |
|
203 |
|
| 204 |
</ul>
|
204 |
</ul>
|
| 205 |
</li>
|
205 |
</li>
|
| 206 |
<?php if(in_array('admin/campaigns',$this->Session->read('allowed_urls')):?>
|
206 |
<?php if(in_array('admin/campaigns',$this->Session->read('allowed_urls'))):?>
|
| 207 |
<li <?php if($this->params->controller == 'campaigns'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/campaigns" title="Banners">Banners</a></li>
|
207 |
<li <?php if($this->params->controller == 'campaigns'):?>class="active"<?php endif;?>><a href="<?php echo $base_url;?>admin/campaigns" title="Banners">Banners</a></li>
|
| 208 |
<?php endif;?>
|
208 |
<?php endif;?>
|
| 209 |
<li class="dropdown">
|
209 |
<li class="dropdown">
|
| 210 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Deal Configuration <span class="caret"></span></a>
|
210 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Deal Configuration <span class="caret"></span></a>
|
| 211 |
<ul class="dropdown-menu" role="menu">
|
211 |
<ul class="dropdown-menu" role="menu">
|
| 212 |
<?php if(in_array('admin/negative_deals',$this->Session->read('allowed_urls')):?>
|
212 |
<?php if(in_array('admin/negative_deals',$this->Session->read('allowed_urls'))):?>
|
| 213 |
<li><a href="<?php echo $base_url;?>admin/negative_deals">Negative Deals</a></li>
|
213 |
<li><a href="<?php echo $base_url;?>admin/negative_deals">Negative Deals</a></li>
|
| 214 |
<?php endif;?>
|
214 |
<?php endif;?>
|
| 215 |
<?php if(in_array('admin/manual_deals',$this->Session->read('allowed_urls')):?>
|
215 |
<?php if(in_array('admin/manual_deals',$this->Session->read('allowed_urls'))):?>
|
| 216 |
<li><a href="<?php echo $base_url;?>admin/manual_deals">Manual Deals</a></li>
|
216 |
<li><a href="<?php echo $base_url;?>admin/manual_deals">Manual Deals</a></li>
|
| 217 |
<?php endif;?>
|
217 |
<?php endif;?>
|
| 218 |
<?php if(in_array('admin/featured_deals',$this->Session->read('allowed_urls')):?>
|
218 |
<?php if(in_array('admin/featured_deals',$this->Session->read('allowed_urls'))):?>
|
| 219 |
<li><a href="<?php echo $base_url;?>admin/featured_deals">Featured Deals</a></li>
|
219 |
<li><a href="<?php echo $base_url;?>admin/featured_deals">Featured Deals</a></li>
|
| 220 |
<?php endif;?>
|
220 |
<?php endif;?>
|
| 221 |
<?php if(in_array('admin/manual_deals/dealpoints',$this->Session->read('allowed_urls')):?>
|
221 |
<?php if(in_array('admin/manual_deals/dealpoints',$this->Session->read('allowed_urls'))):?>
|
| 222 |
<li><a href="<?php echo $base_url;?>admin/manual_deals/dealpoints">Deal Points</a></li>
|
222 |
<li><a href="<?php echo $base_url;?>admin/manual_deals/dealpoints">Deal Points</a></li>
|
| 223 |
<?php endif;?>
|
223 |
<?php endif;?>
|
| 224 |
|
224 |
|
| 225 |
<?php if(in_array('admin/dealobjects',$this->Session->read('allowed_urls')):?>
|
225 |
<?php if(in_array('admin/dealobjects',$this->Session->read('allowed_urls'))):?>
|
| 226 |
<li><a href="<?php echo $base_url;?>admin/dealobjects" title="Feature Deal Object">Feature Deal Object</a></li>
|
226 |
<li><a href="<?php echo $base_url;?>admin/dealobjects" title="Feature Deal Object">Feature Deal Object</a></li>
|
| 227 |
<?php endif;?>
|
227 |
<?php endif;?>
|
| 228 |
|
228 |
|
| 229 |
|
229 |
|
| 230 |
</ul>
|
230 |
</ul>
|
| 231 |
</li>
|
231 |
</li>
|
| 232 |
<li class="dropdown">
|
232 |
<li class="dropdown">
|
| 233 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <span class="caret"></span></a>
|
233 |
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <span class="caret"></span></a>
|
| 234 |
<ul class="dropdown-menu" role="menu">
|
234 |
<ul class="dropdown-menu" role="menu">
|
| 235 |
<?php if(in_array('admin/mobileappsettings',$this->Session->read('allowed_urls')):?>
|
235 |
<?php if(in_array('admin/mobileappsettings',$this->Session->read('allowed_urls'))):?>
|
| 236 |
<li><a href="<?php echo $base_url;?>admin/mobileappsettings">Mobile Settings</li>
|
236 |
<li><a href="<?php echo $base_url;?>admin/mobileappsettings">Mobile Settings</li>
|
| 237 |
<?php endif;?>
|
237 |
<?php endif;?>
|
| 238 |
<?php if(in_array('admin/acls',$this->Session->read('allowed_urls')):?>
|
238 |
<?php if(in_array('admin/acls',$this->Session->read('allowed_urls'))):?>
|
| 239 |
<li><a href="<?php echo $base_url;?>admin/acls">ACL</li>
|
239 |
<li><a href="<?php echo $base_url;?>admin/acls">ACL</li>
|
| 240 |
<?php endif;?>
|
240 |
<?php endif;?>
|
| 241 |
<?php if(in_array('admin/paytm_callings',$this->Session->read('allowed_urls')):?>
|
241 |
<?php if(in_array('admin/paytm_callings',$this->Session->read('allowed_urls'))):?>
|
| 242 |
<li><a href="<?php echo $base_url;?>admin/paytm_callings">Paytm Calling</li>
|
242 |
<li><a href="<?php echo $base_url;?>admin/paytm_callings">Paytm Calling</li>
|
| 243 |
<?php endif;?>
|
243 |
<?php endif;?>
|
| 244 |
<li class="divider"></li>
|
244 |
<li class="divider"></li>
|
| 245 |
<li><a href="<?php echo $base_url;?>users/logout">Logout</a></li>
|
245 |
<li><a href="<?php echo $base_url;?>users/logout">Logout</a></li>
|
| 246 |
</ul>
|
246 |
</ul>
|