Sha256: 8a7a2edb7480899b8607445da05bee5574a37acb87c14c9085eb7908d6b811a8

Contents?: true

Size: 241 Bytes

Versions: 12

Compression:

Stored size: 241 Bytes

Contents

- naming_menu_items = %w(before after).map { |naming| options_menu_item(:naming, naming) }

:plain
  new crm.Menu({
    trigger   : "naming",
    fade      : 0.5,
    appear    : 0.5,
    menu_items: [ #{naming_menu_items.join(",")} ]
  });

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
fat_free_crm-0.13.2 app/views/shared/_naming.html.haml
fat_free_crm-0.12.3 app/views/shared/_naming.html.haml
fat_free_crm-0.12.2 app/views/shared/_naming.html.haml
fat_free_crm-0.13.1 app/views/shared/_naming.html.haml
fat_free_crm-0.12.1 app/views/shared/_naming.html.haml
fat_free_crm-0.13.0 app/views/shared/_naming.html.haml
fat_free_crm-0.12.0 app/views/shared/_naming.html.haml
fat_free_crm-0.11.4 app/views/shared/_naming.html.haml
fat_free_crm-0.11.3 app/views/shared/_naming.html.haml
fat_free_crm-0.11.2 app/views/shared/_naming.html.haml
fat_free_crm-0.11.1 app/views/shared/_naming.html.haml
fat_free_crm-0.11.0 app/views/shared/_naming.html.haml