Sha256: d38d1552d2a5f637269c8ba30cf839735d47e08ee78167db8a2fad659a332491

Contents?: true

Size: 290 Bytes

Versions: 5

Compression:

Stored size: 290 Bytes

Contents

<div id="container-main" class="mg-records">
	<div class="mountain-goat-panel centered">
		<h2>New Record</h2>
	
		<% form_for :record, @record, :url => mg_records_url do |f| %>
			<%= f.error_messages %>
		
			<%= render 'records_form', :f => f %>
		<% end %>
	
	</div>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
mountain-goat-1.0.6pre1 lib/mountain-goat/views/mountain_goat/mg/records/new.html.erb
mountain-goat-1.0.5 lib/mountain-goat/views/mountain_goat/mg/records/new.html.erb
mountain-goat-1.0.4 lib/mountain-goat/views/mountain_goat/mg/records/new.html.erb
mountain-goat-1.0.3 lib/mountain-goat/views/mountain_goat/mg/records/new.html.erb
mountain-goat-1.0.2 lib/mountain-goat/views/mountain_goat/mg/records/new.html.erb