projects
/
textcart.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1788507
)
Code cleanup.
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Wed, 20 May 2009 21:14:44 +0000
(21:14 +0000)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Wed, 20 May 2009 21:14:44 +0000
(21:14 +0000)
inventory/prices.php
patch
|
blob
|
history
diff --git
a/inventory/prices.php
b/inventory/prices.php
index fb323a470c1225fa281847315d48103a929b9dc7..61bb7576179e5e66163a677571e14e50c2c359a5 100644
(file)
--- a/
inventory/prices.php
+++ b/
inventory/prices.php
@@
-125,8
+125,6
@@
if (list_updated('stock_id') || isset($_POST['_curr_abrev_update']) ) {
//---------------------------------------------------------------------------------------------------
-$mb_flag = get_mb_flag($_POST['stock_id']);
-
$prices_list = get_prices($_POST['stock_id']);
div_start('price_table');