Paired-with: Jacob Helwig <[email protected]>
Signed-off-by: Nick Lewis <[email protected]>
---
Local-branch: ticket/next/7007
app/views/pages/_node_summary_row.haml | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/app/views/pages/_node_summary_row.haml
b/app/views/pages/_node_summary_row.haml
index bf3fb96..360b031 100644
--- a/app/views/pages/_node_summary_row.haml
+++ b/app/views/pages/_node_summary_row.haml
@@ -1,6 +1,5 @@
- nodes = local_assigns[:nodes]
- title = local_assigns[:title]
-- puts title.inspect
- class_name = title[/\w*/].downcase
%tr{:class => class_name}
--
1.7.5.1
--
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.