Signed-off-by: Matt Robinson <m...@puppetlabs.com>
---
Local-branch: ticket/1.2rc/8691
 app/views/reports/index.html.haml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app/views/reports/index.html.haml 
b/app/views/reports/index.html.haml
index 545d4ca..f6399f3 100644
--- a/app/views/reports/index.html.haml
+++ b/app/views/reports/index.html.haml
@@ -36,8 +36,8 @@
                 %td= link_to_if report.node, h(report.host), 
node_path(report.node)
               %td= report.total_resources
               %td= report.failed_resources
-              %td= report.unchanged_resources
               %td= report.changed_resources
+              %td= report.unchanged_resources
               %td= report.skipped_resources
               %td= report.failed_restarts
               %td #{report.config_retrieval_time} s
-- 
1.7.3.1

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to puppet-dev@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to