Changed to return to page by default after adding collateral.
This commit is contained in:
parent
58ef2fa313
commit
dc94dd0dd0
4 changed files with 4 additions and 4 deletions
|
|
@ -137,7 +137,7 @@ sub www_editQuestion {
|
|||
addQuestion=>WebGUI::International::get(75,$namespace),
|
||||
backToPage=>WebGUI::International::get(745)
|
||||
},
|
||||
-value=>"addQuestion"
|
||||
-value=>"backToPage"
|
||||
);
|
||||
}
|
||||
$f->submit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue