Sha256: 0cbb687df935b3efdf6a72c9eedb6f27a033ee146888975303407c2fa4353eb9
Contents?: true
Size: 450 Bytes
Versions: 5
Compression:
Stored size: 450 Bytes
Contents
<div id="container-main" class="mt-metric-variants"> <div class="mountain-goat-panel centered"> <h2>Edit metric variant</h2> <% form_for :metric_variant, @metric_variant, :url => mountain_goat_metric_variant_url(:id => @metric_variant.id), :html => { :method => :put } do |f| %> <%= f.error_messages %> <%= render :partial => 'mountain_goat_metric_variants/metric_variant_form', :locals => { :f => f } %> <% end %> </div> </div>
Version data entries
5 entries across 5 versions & 1 rubygems