Sha256: ed49732733b8ab6701c92c223d9a062d3a5bab502799ae6393a88bd989d43808

Contents?: true

Size: 386 Bytes

Versions: 13

Compression:

Stored size: 386 Bytes

Contents

#confirm{ hidden }
.title_tools#menu
  = link_to_inline(:edit_account, edit_account_path(@account), text: t(:edit)) + " | "
  = link_to_function(t(:delete) + '?', confirm_delete(@account))
.title_tools#buttons
  = view_buttons
.title#edit_account_title
  = h(@account.name)
  = image_tag("loading.gif", size: :thumb, id: "loading", style: "display: none;")

%div#edit_account{ hidden }

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
fat_free_crm-0.22.1 app/views/accounts/_title_bar.html.haml
fat_free_crm-0.22.0 app/views/accounts/_title_bar.html.haml
fat_free_crm-0.21.0 app/views/accounts/_title_bar.html.haml
fat_free_crm-0.20.1 app/views/accounts/_title_bar.html.haml
fat_free_crm-0.20.0 app/views/accounts/_title_bar.html.haml
fat_free_crm-0.19.2 app/views/accounts/_title_bar.html.haml
fat_free_crm-0.19.0 app/views/accounts/_title_bar.html.haml
fat_free_crm-0.18.2 app/views/accounts/_title_bar.html.haml
fat_free_crm-0.17.3 app/views/accounts/_title_bar.html.haml
fat_free_crm-0.18.1 app/views/accounts/_title_bar.html.haml
fat_free_crm-0.18.0 app/views/accounts/_title_bar.html.haml
fat_free_crm-0.17.2 app/views/accounts/_title_bar.html.haml
fat_free_crm-0.17.1 app/views/accounts/_title_bar.html.haml