Skip to content

Commit

Permalink
Template vars optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
diMooz committed Feb 22, 2016
1 parent 426b069 commit 9d86d70
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gshoppingflux/gshoppingflux.php
Original file line number Diff line number Diff line change
Expand Up @@ -1368,10 +1368,6 @@ public function renderLangForm()
'type' => 'hidden',
'name' => 'id_glang'
);
$fields_form['form']['input'][] = array(
'type' => 'hidden',
'name' => 'active'
);
$helper->fields_value['updatelang'] = '';
}

Expand Down

0 comments on commit 9d86d70

Please sign in to comment.