Subversion Repositories SmartDukaan

Rev

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

Rev 19138 Rev 19180
Line 87... Line 87...
87
					pma.send('popupnotification','shown','<?php echo $notification['NotificationRule']['type'];?>',me,properties);			
87
					pma.send('popupnotification','shown','<?php echo $notification['NotificationRule']['type'];?>',me,properties);			
88
				}
88
				}
89
			});
89
			});
90
		</script>
90
		</script>
91
	</div>
91
	</div>
92
	<div class="col-xs-3 pt7">
-
 
93
      	<?php if((isset($brands) && !empty($brands)) || (isset($subcategories) && !empty($subcategories))):?>
-
 
94
  			<a class="filteraction clearfilters btn btn-xs btn-danger pull-right mr5" id="clearfilters">Reset <i class="glyphicon glyphicon-chevron-right"></i></a>
-
 
95
  		<?php endif;?>	
-
 
96
    </div>
-
 
97
	<?php endif;?>
92
	<?php endif;?>
98
<?php endif;?>
93
<?php endif;?>
99
	<?php if($id!=2):?>
94
	<?php if($id!=2):?>
100
	<div class="col-xs-9 herotext" style='padding-top:0px'>                	
95
	<div class="col-xs-9 herotext" style='padding-top:0px'>                	
101
	    	<?php echo $this->element('headerlinks',array(),array());?>
96
	    	<?php echo $this->element('headerlinks',array(),array());?>