added save buttons at the top of HTML forms
This commit is contained in:
parent
91a620a9f5
commit
1b2c824a9c
16 changed files with 38 additions and 11 deletions
|
|
@ -157,6 +157,7 @@ sub www_editDatabaseLink {
|
|||
$f = WebGUI::HTMLForm->new($session,
|
||||
-extras=>'autocomplete="off"'
|
||||
);
|
||||
$f->submit;
|
||||
$f->hidden(
|
||||
-name => "op",
|
||||
-value => "editDatabaseLinkSave",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue