X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=index.php;h=b90738f1ff2884e1d79c671e3229ce5ba29ec1c8;hb=c6831f3495cabc16fffce7d6fbb42e97cd69ac01;hp=cf901858d367923fd915860b24f4b87c78a6ae13;hpb=eca3fc1db94c023c08354046b96cca0401fc49fc;p=mirrors%2FSokoMan.git diff --git a/index.php b/index.php index cf90185..b90738f 100755 --- a/index.php +++ b/index.php @@ -267,7 +267,7 @@ EOF; if($count) $assistants[$item] = "assistant/$item"; } - $tables=array('item','model','category','producer','vendor','room','status','location'); + $tables=array('item','barcode','model','category','producer','vendor','room','status','location'); foreach($tables as $table) { $listable[$table] = $table;