summaryrefslogtreecommitdiff
path: root/httemplate/edit/part_event.html
diff options
context:
space:
mode:
authorivan <ivan>2008-04-15 13:42:40 +0000
committerivan <ivan>2008-04-15 13:42:40 +0000
commit477015901c379f8cd6ba46cfaa4a9ae284ae582d (patch)
treef4307128f80570f1f9f38250fb1769e942ec4b99 /httemplate/edit/part_event.html
parent22a294936609cfcb452742a158fafaa55d3a6fd1 (diff)
new package editor
Diffstat (limited to 'httemplate/edit/part_event.html')
-rw-r--r--httemplate/edit/part_event.html16
1 files changed, 7 insertions, 9 deletions
diff --git a/httemplate/edit/part_event.html b/httemplate/edit/part_event.html
index 5b14edfa7..6a532223e 100644
--- a/httemplate/edit/part_event.html
+++ b/httemplate/edit/part_event.html
@@ -35,14 +35,12 @@
html_between => n_a('action'),
m2name_table => 'part_event_condition',
m2name_namecol => 'conditionname',
- m2name_label => 'Condition',
- m2name_new_default => \@implicit_condition_objs,
- m2name_error_callback =>
- $condition_error_callback,
- m2name_remove_warnings =>
- \%condition_remove_warnings,
- m2name_new_js => 'condition_repop',
- m2name_remove_js => 'condition_add',
+ m2_label => 'Condition',
+ m2_new_default => \@implicit_condition_objs,
+ m2_error_callback => $condition_error_callback,
+ m2_remove_warnings => \%condition_remove_warnings,
+ m2_new_js => 'condition_repop',
+ m2_remove_js => 'condition_add',
},
{ type => 'title',
value => 'Event Action',
@@ -639,7 +637,7 @@ my $condition_error_callback = sub {
};
my $condition_layer_values = sub {
- #m2name_table option causes this to be
+ #m2_table option causes this to be
# part_event_condition instead of part_event
my ( $cgi, $part_event_condition, $switches ) = @_;
scalar( #force hashref