Sha256: b273ea9daba6b5bb81f63a988c7570bd2ab9eca131d404f11d126c8db4ef8713

Contents?: true

Size: 356 Bytes

Versions: 5

Compression:

Stored size: 356 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: User.model_name.human.downcase)
      = link_to new_hq_user_path, class: 'btn btn-primary' do
        = t('view.actions.new', resource_name: User.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/users/_blank.html.haml
cybele-2.3.1 templates/app_files/app/views/hq/users/_blank.html.haml
cybele-2.2.0 templates/app_files/app/views/hq/users/_blank.html.haml
cybele-2.1.0 templates/app_files/app/views/hq/users/_blank.html.haml
cybele-2.0.0 templates/app_files/app/views/hq/users/_blank.html.haml