Project

General

Profile

« Previous | Next » 

Revision b3ac878a

Added by Tomer Brisker over 8 years ago

Fixes #11466, #11462 - Improve layout of textareas

View differences:

app/views/common_parameters/_puppetclasses_parameters.html.erb
<th class='col-md-3'><%= _("Puppet class overrides") %></th>
<th class='col-md-2'><%= _("Name") %></th>
<th class='col-md-4'><%= _("Value") %></th>
<th class='col-md-2'><%= _("Use Puppet default") %></th>
<th><%= _('Actions') %></th>
<th class='col-md-2 ca'><%= _("Use Puppet default") %></th>
<th class='col-md-1 ca'><%= _('Actions') %></th>
</tr>
</thead>
</table>

Also available in: Unified diff