rt 4.0.20 (RT#13852)
[freeside.git] / rt / share / html / Dashboards / Queries.html
index 61f6195..c489f1c 100644 (file)
@@ -190,7 +190,7 @@ $m->callback(
 );
 
 my @panes;
-for my $pane (keys %pane_name) {
+for my $pane (sort keys %pane_name) {
     my $sel = $m->comp(
         '/Widgets/SelectionBox:new',
         Action      => 'Queries.html',