Sha256: 25f72e7d70617ba064cbea957ba187327b3c9e1f8a8f368fae00100f39dbff21

Contents?: true

Size: 151 Bytes

Versions: 5

Compression:

Stored size: 151 Bytes

Contents

= twitter_form_for [:admin, @property] do |f|
  = field_set do
    = f.errors
    = flash_messages

    = f.string :name
    

  = standard_actions(f)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
coalla-cms-0.4.2.0 lib/generators/coalla/cms/market/templates/views/properties/_form.html.haml
coalla-cms-0.5.2.4 lib/generators/coalla/cms/market/templates/views/properties/_form.html.haml
coalla-cms-0.4.4.3 lib/generators/coalla/cms/market/templates/views/properties/_form.html.haml
coalla-cms-0.5.1.9 lib/generators/coalla/cms/market/templates/views/properties/_form.html.haml
coalla-cms-0.5.1.8 lib/generators/coalla/cms/market/templates/views/properties/_form.html.haml