From da99804133e55d5ce02402645b593a6de06d1947 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 7 Jun 2010 00:10:27 +0000 Subject: mysql compat: cgp_rule_condition s/condition/conditionname/ --- httemplate/browse/cgp_rule.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/browse/cgp_rule.html') diff --git a/httemplate/browse/cgp_rule.html b/httemplate/browse/cgp_rule.html index 6f7b3e087..5be6bb4aa 100644 --- a/httemplate/browse/cgp_rule.html +++ b/httemplate/browse/cgp_rule.html @@ -55,7 +55,7 @@ my $condition_sub = sub { [ map { [ - { data => $_->condition, + { data => $_->conditionname, #align => }, { data => $_->op, -- cgit v1.2.1