aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Views/Videocards/catalogue.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2010-10-18 17:09:49 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2010-10-18 17:09:49 +0000
commiteeaaf2ed66f1be0468d9c33b8b850a564c8ce44e (patch)
treee39ef752861773d40182fba923c59b1ecaa57ac0 /h-source/Application/Views/Videocards/catalogue.php
parent0eec36291b7385d68e3906ef7e65957964de028a (diff)
added filters in the videocards catalogue page and added the possibility to add videocards that do not work
Diffstat (limited to 'h-source/Application/Views/Videocards/catalogue.php')
-rw-r--r--h-source/Application/Views/Videocards/catalogue.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/h-source/Application/Views/Videocards/catalogue.php b/h-source/Application/Views/Videocards/catalogue.php
index 0fbe2be..c49f851 100644
--- a/h-source/Application/Views/Videocards/catalogue.php
+++ b/h-source/Application/Views/Videocards/catalogue.php
@@ -25,6 +25,7 @@
<div class="viewall_popup_menu_status">
<div class="viewall_popup_menu_status_item"><?php echo $this->viewArgs['vendor']?></div>
<div class="viewall_popup_menu_status_item"><?php echo $this->viewArgs['comm_year']?></div>
+ <div class="viewall_popup_menu_status_item"><?php echo $this->viewArgs['video_card_works']?></div>
<div class="viewall_popup_menu_status_item"><?php echo $this->viewArgs['interface']?></div>
<div class="viewall_popup_menu_status_item"><?php echo $this->viewArgs['sort-by']?></div>
</div>