[Rt-commit] rt branch, 3.8-trunk, updated. rt-3.8.5-307-ge5e0bbe
sartak at bestpractical.com
sartak at bestpractical.com
Thu Oct 15 14:35:11 EDT 2009
The branch, 3.8-trunk has been updated
via e5e0bbec968445a9f4297f274a0b6d4149847784 (commit)
from ee3731ffdcc5cdbdd4027ae8821888112f4ba4a0 (commit)
Summary of changes:
share/html/Elements/DashboardTabs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit e5e0bbec968445a9f4297f274a0b6d4149847784
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Thu Oct 15 14:35:03 2009 -0400
Remove dated comment
diff --git a/share/html/Elements/DashboardTabs b/share/html/Elements/DashboardTabs
index 10a3ad8..f9493d5 100644
--- a/share/html/Elements/DashboardTabs
+++ b/share/html/Elements/DashboardTabs
@@ -11,7 +11,6 @@ $m->callback(
CallbackName => 'MassageDashboards',
);
-# limit to a maximum of 7 dashboards
my $more = 0;
if (@dashboards > $limit) {
$more = 1;
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list