Sha256: 565f11c02733fd1a79af16bc9cc00f12c8773942c42786e9ddb7c602a8c4802b

Contents?: true

Size: 242 Bytes

Versions: 11

Compression:

Stored size: 242 Bytes

Contents

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

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

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
fat_free_crm-0.14.2 app/views/shared/_naming.html.haml
fat_free_crm-0.14.1 app/views/shared/_naming.html.haml
fat_free_crm-0.15.0.beta.2 app/views/shared/_naming.html.haml
fat_free_crm-0.15.0.beta app/views/shared/_naming.html.haml
fat_free_crm-0.14.0 app/views/shared/_naming.html.haml
reduced_fat_crm-0.15.0.beta app/views/shared/_naming.html.haml
reduced_fat_crm-0.14.0 app/views/shared/_naming.html.haml
fat_free_crm-0.13.6 app/views/shared/_naming.html.haml
fat_free_crm-0.13.5 app/views/shared/_naming.html.haml
fat_free_crm-0.13.4 app/views/shared/_naming.html.haml
fat_free_crm-0.13.3 app/views/shared/_naming.html.haml