Make the save and add another photo button work. Add it to the default template.
This commit is contained in:
parent
adaef6d871
commit
08747a8fee
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
|
@ -361,7 +361,7 @@ sub getEditForm {
|
|||
extras => q|onclick="history.go(-1);" class="backwardButton"|,
|
||||
}),
|
||||
saveAndAddButton => WebGUI::Form::submit($session, {
|
||||
name => 'saveAndAddPhoto',
|
||||
name => 'saveAndReturn',
|
||||
value => $i18n->get('save and add another photo'),
|
||||
}),
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue