add changes procurement
This commit is contained in:
@@ -17,8 +17,6 @@ function mkOptions($options){
|
||||
|
||||
$all = ['' => Yii::t('common/product','All' ) ];
|
||||
|
||||
// $o[''] = Yii::t('common/product','All' ) ;
|
||||
|
||||
$o = $all + $options;
|
||||
|
||||
return $o;
|
||||
|
||||
Reference in New Issue
Block a user