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-4.0.11 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-4.2.0 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-4.0.10 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-4.0.9 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-4.0.8 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-4.0.7 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-4.0.6 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-4.0.5 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-4.0.4 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-4.0.3 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-4.0.2 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-4.0.1 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-4.0.0 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.4.3 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.4.2 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.4.1 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.4.0 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.3.9 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.3.8 app/views/components/lolita/configuration/tab/_form.html.haml
lolita-3.3.7 app/views/components/lolita/configuration/tab/_form.html.haml