[Rt-commit] r14202 - in rt/branches/3.999-DANGEROUS: share/html/Elements
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Thu Jul 17 04:51:25 EDT 2008
Author: sunnavy
Date: Thu Jul 17 04:51:25 2008
New Revision: 14202
Modified:
rt/branches/3.999-DANGEROUS/ (props changed)
rt/branches/3.999-DANGEROUS/share/html/Elements/ColumnMap
Log:
r14609 at sunnavys-mb: sunnavy | 2008-07-17 15:39:57 +0800
cleaned
Modified: rt/branches/3.999-DANGEROUS/share/html/Elements/ColumnMap
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Elements/ColumnMap (original)
+++ rt/branches/3.999-DANGEROUS/share/html/Elements/ColumnMap Thu Jul 17 04:51:25 2008
@@ -190,7 +190,6 @@
$m->callback( COLUMN_MAP => $COLUMN_MAP );
# first deal with class specific things
-Jifty->log->error( $Class );
my $class_map = $m->comp("/Elements/$Class/ColumnMap", Attr => $Attr, name => $name );
return $class_map if defined $class_map;
return get_column_map_entry( Map => $COLUMN_MAP, name => $name, Attribute => $Attr );
More information about the Rt-commit
mailing list