Code cleanup.
This commit is contained in:
parent
4ca66d654f
commit
8c712692ba
1 changed files with 2 additions and 0 deletions
|
|
@ -267,6 +267,7 @@ sub www_edit {
|
|||
addEvent=>WebGUI::International::get(91,$namespace),
|
||||
backToPage=>WebGUI::International::get(745)
|
||||
}
|
||||
-value=>"addEvent"
|
||||
);
|
||||
}
|
||||
$output .= $_[0]->SUPER::www_edit($f->printRowsOnly);
|
||||
|
|
@ -343,6 +344,7 @@ sub www_editEvent {
|
|||
addEvent=>WebGUI::International::get(91,$namespace),
|
||||
backToPage=>WebGUI::International::get(745)
|
||||
}
|
||||
-value=>"addEvent"
|
||||
);
|
||||
}
|
||||
$f->submit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue