Subversion Repositories SmartDukaan

Rev

Rev 20760 | Rev 21001 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 20760 Rev 20953
Line 148... Line 148...
148
	
148
	
149
?>
149
?>
150
 
150
 
151
 <ul class="nav nav-tabs catselect">
151
 <ul class="nav nav-tabs catselect">
152
<?php foreach($categories AS $catId => $name):?>
152
<?php foreach($categories AS $catId => $name):?>
-
 
153
	<?php if($catId==6):?>
-
 
154
		<?php continue;?>
153
	
155
	<?php endif;?>
154
  	<li class=" tab_layout <?php if((isset($id)) && $catId == $id):?>active<?php endif;?> col-xs-<?php echo (12/(count($categories)));?>">
156
  	<li class=" tab_layout <?php if((isset($id)) && $catId == $id):?>active<?php endif;?> col-xs-<?php echo (12/(count($categories)));?>">
155
	    <a href="/category/<?php echo $catId;?>"<?php if($id!=6 && $catId==6):?> id="popovertrigger4" data-container="body" data-toggle="popover" data-placement="bottom" data-content="Accessories at wholesale rates"<?php endif;?>>
157
	    <a href="/category/<?php echo $catId;?>"<?php if($id!=6 && $catId==6):?> id="popovertrigger4" data-container="body" data-toggle="popover" data-placement="bottom" data-content="Accessories at wholesale rates"<?php endif;?>>
156
	    	<?php if($catId==6):?>
158
	    	<?php if($catId==6):?>
157
	    		Accessories
159
	    		Accessories
158
	    	<?php else:?>
160
	    	<?php else:?>