Subversion Repositories SmartDukaan

Rev

Rev 13567 | Rev 13672 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
13567 anikendra 1
<ul class="nav nav-tabs">
13570 anikendra 2
  <li class="<?php if($this->params->controller == 'store_products'):?>active<?php endif;?> col-xs-6">
3
    <a href="/deals">Deals</a></li>
13567 anikendra 4
  <li class="col-xs-6 <?php if($this->params->controller == 'categories'):?>active<?php endif;?>">
5
    <a href="/categorydeals">Categories</a></li>
6
  </li>
7
</ul>
8
<div id="push"></div>