Issue #4186 has been updated by Igal Koshevoy.

Status changed from Unreviewed to Accepted
Assigned to set to Igal Koshevoy
Priority changed from Normal to High

David: Thanks for filing this and the other recent bug reports. I have a fix on 
this branch:
  http://github.com/igal/puppet-dashboard/tree/with_single_name_columns
----------------------------------------
Bug #4186: app/views/node_groups/show.html.haml uses non-existant :description
http://projects.puppetlabs.com/issues/4186

Author: David Schmitt
Status: Accepted
Priority: High
Assigned to: Igal Koshevoy
Category: 
Target version: 
Keywords: 
Branch: 
Affected URL: 


Looking at 0d56fb937, in app/views/node_groups/show.html.haml :

line #20:         = inspector_table @node_group.node_classes, :name, 
:description, :link => true
line # 27:        = inspector_table @node_group.node_groups, :name, 
:description, :link => true

neither groups nor classes have a description attribute.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" 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-bugs?hl=en.

Reply via email to