Project

General

Profile

« Previous | Next » 

Revision bccca063

Added by Ohad Levy almost 14 years ago

  • ID bccca063fc6dea3956ff7707eb83a5ba57352f27

fixes #268 - 500 Error on "All Puppet Classes"

View differences:

app/views/hosts/storeconfig_klasses.html.erb
<% title "All Puppet Classes for #{host}" %>
<% title "All Puppet Classes for #{@host}" %>
<ul>
<% for klass in @host.classes_from_storeconfigs -%>
<li><%= h klass %></li>

Also available in: Unified diff