From: Thomas Mudrunka Date: Wed, 25 Jul 2012 20:46:02 +0000 (+0200) Subject: Schovan bordel z vypisu X-Git-Url: http://git.harvie.cz/?p=mirrors%2FSokoMan.git;a=commitdiff_plain;h=4d4ca2918fbfe23f3bbe9901057783a68a7c77e9 Schovan bordel z vypisu --- diff --git a/index.php b/index.php index b69500f..2bcad25 100755 --- a/index.php +++ b/index.php @@ -457,6 +457,8 @@ EOF; function table_hide_columns(&$table, $class) { //TODO: Move to build_query_select() !!! :-))) $fields_hide = array( + 'model' => array('model_barcode','barcode_name'), + 'barcode' => array('model_barcode'), 'item' => array('model_descript','model_price_in','model_price_out','barcode_name','model_barcode','model_countable','model_reserve','model_eshop_hide','room_descript','room_author','producer_name','producer_note','vendor_note','location_author','location_gps','location_description') ); //print_r($table); die();