Changed to return to page by default after adding collateral.

This commit is contained in:
JT Smith 2002-12-12 04:42:27 +00:00
parent 58ef2fa313
commit dc94dd0dd0
4 changed files with 4 additions and 4 deletions

View file

@ -137,7 +137,7 @@ sub www_editQuestion {
addQuestion=>WebGUI::International::get(75,$namespace),
backToPage=>WebGUI::International::get(745)
},
-value=>"addQuestion"
-value=>"backToPage"
);
}
$f->submit;