Sha256: ca53f1ba5489cfa999b9de2f7aaedf88c996fd960ab1bbe9f5deeca517fcf87d

Contents?: true

Size: 212 Bytes

Versions: 4

Compression:

Stored size: 212 Bytes

Contents

%h1= t('.title', **inflections)

= bootstrap_form_for(@service, url: create_service_path) do |f|
  = render 'form_errors',  service: f.object
  = render 'form',         form: f
  = render 'form_buttons', form: f

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rao-service_controller-0.0.52.pre app/views/rao/service_controller/base/new.html.haml
rao-service_controller-0.0.51.pre app/views/rao/service_controller/base/new.html.haml
rao-service_controller-0.0.50.pre app/views/rao/service_controller/base/new.html.haml
rao-service_controller-0.0.49.pre app/views/rao/service_controller/base/new.html.haml