Sha256: f021e47aaa0dc3689fee70e71ee58da1a88555841e7cc8700d5c75887c789425
Contents?: true
Size: 607 Bytes
Versions: 47
Compression:
Stored size: 607 Bytes
Contents
<table class="table table-fixed" id="puppet_klasses_parameters_table"> <thead class="white-header"> <tr> <th class='col-md-3'><%= _('Puppet Class') %></th> <th class='col-md-3'><%= _('Name') %></th> <th class='col-md-5'><%= _('Value') %></th> <th class='col-md-1 ca'><%= _("Omit") %> <%= omit_help %></th> </tr> </thead> <tbody> <%= render partial: 'foreman_puppet/puppetclasses/class_parameters', collection: puppetclasses_with_parameters_for(obj.puppet), as: :puppetclass, locals: { obj: obj } %> </tbody> </table>
Version data entries
47 entries across 47 versions & 1 rubygems