Sha256: 77f20b8f43b2e7397ed081485817f8550756c0b57b6a77f01a9a4dd9ddb5d7c0
Contents?: true
Size: 317 Bytes
Versions: 1
Compression:
Stored size: 317 Bytes
Contents
<div id="container-main" class="mt-metrics"> <div class="mountain-goat-panel cenetered"> <h2>New metric</h2> <% form_for :metric, @metric, :url => mg_metrics_url do |f| %> <%= f.error_messages %> <%= render :partial => 'mg/metrics/metric_form', :locals => { :f => f } %> <% end %> </div> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mountain-goat-1.0.0 | lib/mountain-goat/views/mountain_goat/mg/metrics/new.html.erb |