fixed redirect and added edit titles
This commit is contained in:
parent
892191fa3b
commit
b43baa8acb
5 changed files with 27 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ sub edit {
|
|||
-name=>"file",
|
||||
-label=>"Upload File"
|
||||
);
|
||||
return $self->getAdminConsole->render($tabform->print);
|
||||
return $self->getAdminConsole->render($tabform->print,"Add a Pile of Files");
|
||||
}
|
||||
|
||||
sub editSave {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue