Sha256: f478565c023353fabc4edb4249e857293b43c9917b5e0ad16b6099835ce959ac

Contents?: true

Size: 351 Bytes

Versions: 45

Compression:

Stored size: 351 Bytes

Contents

  

  <%=form_for @template,:url => spud_admin_templates_path(),:html=>{:class=>"form-horizontal"} do |f|%>
    <%=render :partial => "form",:locals => {:f => f}%>
     <div class="form-actions">
    	<%=f.submit "Create 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/new.html.erb
spud_cms-1.0.1 app/views/spud/admin/templates/new.html.erb
spud_cms-1.0.0 app/views/spud/admin/templates/new.html.erb
spud_cms-1.0.0.rc1.4 app/views/spud/admin/templates/new.html.erb
spud_cms-1.0.0.rc1.3 app/views/spud/admin/templates/new.html.erb
spud_cms-1.0.0.rc1.2 app/views/spud/admin/templates/new.html.erb
spud_cms-1.0.0.rc1.1 app/views/spud/admin/templates/new.html.erb
spud_cms-1.0.0.RC1 app/views/spud/admin/templates/new.html.erb
spud_cms-0.9.21 app/views/spud/admin/templates/new.html.erb
spud_cms-0.9.20 app/views/spud/admin/templates/new.html.erb
spud_cms-0.9.18 app/views/spud/admin/templates/new.html.erb
tb_cms-1.0 app/views/spud/admin/templates/new.html.erb
tb_cms-0.9.18 app/views/spud/admin/templates/new.html.erb
spud_cms-0.9.17 app/views/spud/admin/templates/new.html.erb
spud_cms-0.9.15 app/views/spud/admin/templates/new.html.erb
spud_cms-0.9.14 app/views/spud/admin/templates/new.html.erb
spud_cms-0.8.17 app/views/spud/admin/templates/new.html.erb
spud_cms-0.9.13 app/views/spud/admin/templates/new.html.erb
spud_cms-0.9.12 app/views/spud/admin/templates/new.html.erb
spud_cms-0.9.11 app/views/spud/admin/templates/new.html.erb