The last checkin accidentally contained comments that were part of a work in progress. Removed to eliminate confusion.
Paired-with: Nick Lewis <[email protected]> Signed-off-by: Paul Berry <[email protected]> --- Local-branch: maint/next/refactor_report_view app/views/reports/_report.html.haml | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/app/views/reports/_report.html.haml b/app/views/reports/_report.html.haml index 5a3fc77..7e2cb7c 100644 --- a/app/views/reports/_report.html.haml +++ b/app/views/reports/_report.html.haml @@ -10,10 +10,3 @@ .item - Registry.each_callback :core, :report_view_widgets do |widget| = widget.call self, report - - # 500_baseline - - - # 600_resource_statuses - - - # 700_log - - - # 800_metrics -- 1.7.2 -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
