pridany dalsi relacni linky
[mirrors/SokoMan.git] / index.php
index b37ab51d93f729142d5a1274cd1d818aa6ef1587..7361d3053532e26d7fabcfa3ad96a5c668253b14 100755 (executable)
--- a/index.php
+++ b/index.php
@@ -298,6 +298,9 @@ EOF;
                                'model_id' => array(array('item',$where_url)),
                                'model_barcode' => array(array('store','assistant/%d?barcode=%v'))
                        ),
+                       'item' => array(
+                               'item_serial' => array(array('dispose','assistant/%d?serial=%v'),array('sell','assistant/%d?serial=%v'))
+                       ),
                        'category' => array('category_id' => array(array('item',$where_url))),
                        'producer' => array('producer_id' => array(array('item',$where_url))),
                        'vendor' => array('vendor_id' => array(array('item',$where_url))),
This page took 0.101724 seconds and 4 git commands to generate.