Sha256: ed61f6980b03e8ac0aa8e1f4a54f7a07875d993c3c67ac999a0fbd1d46ea9021

Contents?: true

Size: 246 Bytes

Versions: 21

Compression:

Stored size: 246 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: [ #{raw naming_menu_items.join(",")} ]
  });

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
fat_free_crm-0.22.1 app/views/shared/_naming.html.haml
fat_free_crm-0.22.0 app/views/shared/_naming.html.haml
fat_free_crm-0.21.0 app/views/shared/_naming.html.haml
fat_free_crm-0.20.1 app/views/shared/_naming.html.haml
fat_free_crm-0.20.0 app/views/shared/_naming.html.haml
fat_free_crm-0.19.2 app/views/shared/_naming.html.haml
fat_free_crm-0.19.0 app/views/shared/_naming.html.haml
fat_free_crm-0.18.2 app/views/shared/_naming.html.haml
fat_free_crm-0.15.2 app/views/shared/_naming.html.haml
fat_free_crm-0.16.4 app/views/shared/_naming.html.haml
fat_free_crm-0.17.3 app/views/shared/_naming.html.haml
fat_free_crm-0.18.1 app/views/shared/_naming.html.haml
fat_free_crm-0.18.0 app/views/shared/_naming.html.haml
fat_free_crm-0.15.1 app/views/shared/_naming.html.haml
fat_free_crm-0.16.3 app/views/shared/_naming.html.haml
fat_free_crm-0.17.2 app/views/shared/_naming.html.haml
fat_free_crm-0.16.2 app/views/shared/_naming.html.haml
fat_free_crm-0.17.1 app/views/shared/_naming.html.haml
fat_free_crm-0.16.1 app/views/shared/_naming.html.haml
fat_free_crm-0.16.0 app/views/shared/_naming.html.haml