diff options
Diffstat (limited to 'h-source/Config/Route.php')
-rw-r--r-- | h-source/Config/Route.php | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/h-source/Config/Route.php b/h-source/Config/Route.php index cc0dcaf..fd31718 100644 --- a/h-source/Config/Route.php +++ b/h-source/Config/Route.php @@ -90,9 +90,19 @@ class Route 'download,videocards', 'download,printers', 'download,scanners', + 'download,threegcards', 'history,hide', 'history,show', 'history,viewall', + 'threegcards,catalogue', + 'threegcards,view', + 'threegcards,history', + 'threegcards,revision', + 'threegcards,insert', + 'threegcards,update', + 'threegcards,differences', + 'threegcards,climb', + 'threegcards,talk', ); //it can be 'yes' or 'no' |