Sha256: 29075f62af4595787123f66bcd52180c301c0b42d8e88c03fb6f06b1edbe40c1

Contents?: true

Size: 268 Bytes

Versions: 36

Compression:

Stored size: 268 Bytes

Contents

= form_for resource, :url => "#",:html => {:onsubmit => "return false;",:multipart=>true, :id=>"tab-form-#{tab.__id__}",:method => resource.new_record? ? :post : :put} do |form| 
  - self.current_form = form 
  = render_component *tab.build 
- self.current_form = nil 

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
lolita-3.3.6 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.3.5 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.3.4 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.3.3 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.3.2 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.3.1 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.3.0 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.2.1 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.2.0.rc.17 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.2.0.rc.16 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.2.0.rc.14 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.2.0.rc.13 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.2.0.rc.12 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.2.0.rc.11 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.2.0.rc.10 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.2.0.rc.9 app/views/components/lolita/configuration/tab/_form.html.haml