Sha256: d1e8d6857b49c5f4ac91ce7312ef950218d3fff24bc5ff38754c41284faf4b4b

Contents?: true

Size: 359 Bytes

Versions: 5

Compression:

Stored size: 359 Bytes

Contents

- if params[:q].present?
  = render 'list', contents: contents, search: search
- else
  .alert.alert-warning
    %p
      %h3= t('view.there_is_no_data', resource: Admin.model_name.human.downcase)
      = link_to new_hq_admin_path, class: 'btn btn-primary' do
        = t('view.actions.new', resource_name: Admin.model_name.human)
        = t('view.btn.add')

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
cybele-2.3.2 templates/app_files/app/views/hq/admins/_blank.html.haml
cybele-2.3.1 templates/app_files/app/views/hq/admins/_blank.html.haml
cybele-2.2.0 templates/app_files/app/views/hq/admins/_blank.html.haml
cybele-2.1.0 templates/app_files/app/views/hq/admins/_blank.html.haml
cybele-2.0.0 templates/app_files/app/views/hq/admins/_blank.html.haml