aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Controllers/EthernetcardsController.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2012-01-11 17:13:07 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2012-01-11 17:13:07 +0000
commit10f51945ac703a80421f7a1d3aee36101e6485bc (patch)
treecfb08847b2b1546f506317128b0247019c750b02 /h-source/Application/Controllers/EthernetcardsController.php
parent2fee8068c26773b3ff8ca1b822a5a363c6b639af (diff)
mobile version: added catalogue page for each device category
Diffstat (limited to 'h-source/Application/Controllers/EthernetcardsController.php')
-rw-r--r--h-source/Application/Controllers/EthernetcardsController.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/h-source/Application/Controllers/EthernetcardsController.php b/h-source/Application/Controllers/EthernetcardsController.php
index 6df8c4f..baa8d1f 100644
--- a/h-source/Application/Controllers/EthernetcardsController.php
+++ b/h-source/Application/Controllers/EthernetcardsController.php
@@ -25,8 +25,6 @@ class EthernetcardsController extends GenericController
public function __construct($model, $controller, $queryString)
{
-
- $this->_topMenuClasses['hardware'] = " class='currentitem'";
$worksOptions = Ethernetcards::$select;
$worksField = 'ethernet_card_works';