Sha256: 00431710c5e3c7b7a666639b5f73a8412c46b9d412a0b7f5a4dacf47c73be6d5

Contents?: true

Size: 357 Bytes

Versions: 45

Compression:

Stored size: 357 Bytes

Contents

  <%=form_for @template,:url => spud_admin_template_path(:id => @template.id),:html=>{:class=>"form-horizontal"} do |f|%>
    <%=render :partial => "form",:locals => {:f => f}%>
	<div class="form-actions">
    	<%=f.submit "Save Template", :class=>"btn btn-primary"%> or <%=link_to "cancel",spud_admin_templates_path,:class => "btn"%>
	</div>
  <%end%>

 

Version data entries

45 entries across 45 versions & 2 rubygems

Version Path
spud_cms-1.0.2 app/views/spud/admin/templates/edit.html.erb
spud_cms-1.0.1 app/views/spud/admin/templates/edit.html.erb
spud_cms-1.0.0 app/views/spud/admin/templates/edit.html.erb
spud_cms-1.0.0.rc1.4 app/views/spud/admin/templates/edit.html.erb
spud_cms-1.0.0.rc1.3 app/views/spud/admin/templates/edit.html.erb
spud_cms-1.0.0.rc1.2 app/views/spud/admin/templates/edit.html.erb
spud_cms-1.0.0.rc1.1 app/views/spud/admin/templates/edit.html.erb
spud_cms-1.0.0.RC1 app/views/spud/admin/templates/edit.html.erb
spud_cms-0.9.21 app/views/spud/admin/templates/edit.html.erb
spud_cms-0.9.20 app/views/spud/admin/templates/edit.html.erb
spud_cms-0.9.18 app/views/spud/admin/templates/edit.html.erb
tb_cms-1.0 app/views/spud/admin/templates/edit.html.erb
tb_cms-0.9.18 app/views/spud/admin/templates/edit.html.erb
spud_cms-0.9.17 app/views/spud/admin/templates/edit.html.erb
spud_cms-0.9.15 app/views/spud/admin/templates/edit.html.erb
spud_cms-0.9.14 app/views/spud/admin/templates/edit.html.erb
spud_cms-0.8.17 app/views/spud/admin/templates/edit.html.erb
spud_cms-0.9.13 app/views/spud/admin/templates/edit.html.erb
spud_cms-0.9.12 app/views/spud/admin/templates/edit.html.erb
spud_cms-0.9.11 app/views/spud/admin/templates/edit.html.erb