Project

General

Profile

« Previous | Next » 

Revision 82e47ae0

Added by Amos Benari about 12 years ago

  • ID 82e47ae0f86994702c3a084cc6150250a81034ee

updates UI to bootstrap v2

View differences:

app/views/hosts/multiple_parameters.html.erb
<div class="clearfix">
<%= label_tag :name, param.name %>
<div class=input>
<%= text_field :name, param.name, :class => "xxlarge" %>
<%= text_field :name, param.name, :class => "input-xxlarge" %>
</div>
</div>
<% end %>

Also available in: Unified diff