[Rt-commit] r19249 - in rt/3.8/trunk: .

sartak at bestpractical.com sartak at bestpractical.com
Thu Apr 16 20:37:59 EDT 2009


Author: sartak
Date: Thu Apr 16 20:37:58 2009
New Revision: 19249

Modified:
   rt/3.8/trunk/   (props changed)
   rt/3.8/trunk/share/html/Dashboards/Queries.html

Log:
 r82247 at onn:  sartak | 2009-04-16 20:37:41 -0400
 Remove needless line


Modified: rt/3.8/trunk/share/html/Dashboards/Queries.html
==============================================================================
--- rt/3.8/trunk/share/html/Dashboards/Queries.html	(original)
+++ rt/3.8/trunk/share/html/Dashboards/Queries.html	Thu Apr 16 20:37:58 2009
@@ -112,7 +112,6 @@
 
 # add portlets (homepage componenets)
 my @components = @{ RT->Config->Get('HomepageComponents') };
-my %allowed_components = map {$_ => 1} @components;
 
 for my $desc (@components) {
     my $name = "component-$desc";


More information about the Rt-commit mailing list