duh....
This commit is contained in:
parent
07e6a4d3a1
commit
9073a95945
1 changed files with 1 additions and 1 deletions
|
|
@ -243,7 +243,7 @@ sub getEditForm {
|
|||
# -name=>"availableSeats", -label=>WebGUI::International::get(528,"Asset_Event"),
|
||||
# -value=>$self->getValue("availableSeats")
|
||||
# );
|
||||
if (($session{form}{func} eq "addStyledEvent") || ($session{form}{func} eq "addEvent")) {
|
||||
if (($session{form}{func} eq "addStyledEvent") || ($session{form}{func} eq "add") || ($session{form}{func} eq "addEvent")) {
|
||||
my %recursEvery;
|
||||
tie %recursEvery, 'Tie::IxHash';
|
||||
%recursEvery = (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue