| Line 212... |
Line 212... |
| 212 |
See detail</a>
|
212 |
See detail</a>
|
| 213 |
</div>
|
213 |
</div>
|
| 214 |
<?php endif;?>
|
214 |
<?php endif;?>
|
| 215 |
<?php //echo strtok($_SERVER["REQUEST_URI"],'?');?>
|
215 |
<?php //echo strtok($_SERVER["REQUEST_URI"],'?');?>
|
| 216 |
|
216 |
|
| 217 |
<?php if($id==6 && $subcategories && array_key_exists($subcategories, $searchableSubCategories):?>
|
217 |
<?php if($id==6 && $subcategories && array_key_exists($subcategories, $searchableSubCategories)):?>
|
| 218 |
<div id= "moreitem">
|
218 |
<div id= "moreitem">
|
| 219 |
<a onclick="clearFilters()" href="<?php echo $_SERVER['HTTP_REFERER'];?>"><span style="padding:3px" class="glyphicon glyphicon-arrow-left"></span>Showing <?php echo $searchableSubCategories[$subcategories];?></a>
|
219 |
<a onclick="clearFilters()" href="<?php echo $_SERVER['HTTP_REFERER'];?>"><span style="padding:3px" class="glyphicon glyphicon-arrow-left"></span>Showing <?php echo $searchableSubCategories[$subcategories];?></a>
|
| 220 |
</div>
|
220 |
</div>
|
| 221 |
<div class= "inner-addon left-addon" style='padding-top:5px;position: relative;'>
|
221 |
<div class= "inner-addon left-addon" style='padding-top:5px;position: relative;'>
|
| 222 |
<i class="glyphicon glyphicon-search"></i>
|
222 |
<i class="glyphicon glyphicon-search"></i>
|