Issue #4186 has been reported by David Schmitt. ---------------------------------------- Bug #4186: app/views/node_groups/show.html.haml uses non-existant :description http://projects.puppetlabs.com/issues/4186
Author: David Schmitt Status: Unreviewed Priority: Normal Assigned to: 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.
