default value
This commit is contained in:
parent
cd110e23b6
commit
ba05eca393
1 changed files with 2 additions and 0 deletions
|
|
@ -71,6 +71,8 @@ $journal->name="p_jrn";
|
|||
|
||||
|
||||
if ( isset($_POST['p_jrn'])) $journal->selected=$_POST['p_jrn'];
|
||||
else
|
||||
$journal->selected=-1;
|
||||
echo JS_SEARCH_POSTE;
|
||||
echo "Journal = ".$journal->IOValue();
|
||||
$from_poste=new widget("js_search_poste");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue