bug missing hidden dossier
This commit is contained in:
parent
fa51df9989
commit
65fa3435c7
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ if ( $low_action == "list" )
|
|||
echo HtmlInput::hidden("cat",$cat);
|
||||
echo HtmlInput::hidden('choice_cat', 0);
|
||||
}
|
||||
echo Dossier::hidden();
|
||||
|
||||
?>
|
||||
<input type="submit" class="button" name="submit_query" value="<?php echo _('recherche')?>">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue