Sha256: ab04f09c0a50f8493b256f036cc9b6e6cc7864bbeae2105ed048cbf6bf869207

Contents?: true

Size: 143 Bytes

Versions: 4

Compression:

Stored size: 143 Bytes

Contents

= simple_form_for [:admin, @category] do |f|
  = f.input :name
  = f.submit "Update Category", :class => "btn", :disable_with => "Updating..."

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
ack-mongoid-forums-1.0.6.1 app/views/mongoid_forums/posts/admin/categories/edit.haml
ack-mongoid-forums-1.0.6 app/views/mongoid_forums/posts/admin/categories/edit.haml
mongoid-forums-0.0.5 app/views/mongoid_forums/admin/categories/edit.haml
mongoid-forums-0.0.4 app/views/mongoid_forums/admin/categories/edit.haml