From 32e60f1c2228e2a46707d15bec10cd54e476076c Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Thu, 21 Jul 2011 14:17:28 +0000 Subject: added ethernet cards to the list of allowed hardware --- h-source/Config/Route.php | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'h-source/Config') diff --git a/h-source/Config/Route.php b/h-source/Config/Route.php index 6eb88f1..f8491d6 100644 --- a/h-source/Config/Route.php +++ b/h-source/Config/Route.php @@ -119,6 +119,7 @@ class Route 'download,bluetooth', 'download,acquisitioncards', 'download,fingerprintreaders', + 'download,ethernetcards', 'history,hide', 'history,show', 'history,block', @@ -207,6 +208,15 @@ class Route 'fingerprintreaders,differences', 'fingerprintreaders,climb', 'fingerprintreaders,talk', + 'ethernetcards,catalogue', + 'ethernetcards,view', + 'ethernetcards,history', + 'ethernetcards,revision', + 'ethernetcards,insert', + 'ethernetcards,update', + 'ethernetcards,differences', + 'ethernetcards,climb', + 'ethernetcards,talk', ); //it can be 'yes' or 'no' -- cgit v1.2.3