[Rt-commit] rt branch, 3.8-trunk, updated. b50b580eb90e4a300a50233822e6d9de4773ce5f
sartak at bestpractical.com
sartak at bestpractical.com
Mon Jul 13 23:30:58 EDT 2009
The branch, 3.8-trunk has been updated
via b50b580eb90e4a300a50233822e6d9de4773ce5f (commit)
from 641eb4a0ba4da4e603522299be808b53cd8bc16e (commit)
Summary of changes:
share/html/Dashboards/Render.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit b50b580eb90e4a300a50233822e6d9de4773ce5f
Author: Shawn M Moore <sartak at gmail.com>
Date: Mon Jul 13 23:30:39 2009 -0400
Add dashboard ID as a comment
diff --git a/share/html/Dashboards/Render.html b/share/html/Dashboards/Render.html
index 9ae1fcc..73e5feb 100644
--- a/share/html/Dashboards/Render.html
+++ b/share/html/Dashboards/Render.html
@@ -62,6 +62,7 @@
% $m->callback(CallbackName => 'BeforeTable', Dashboard => $DashboardObj, show_cb => $show_cb);
<table class="dashboard">
+<!-- Dashboard #<%$id%> -->
% $m->callback(CallbackName => 'BeforePanes', Dashboard => $DashboardObj, show_cb => $show_cb);
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list