Sha256: 4dd0fc2a3af7e2b97b08220951696fcf1a88ed1c33bca4b2d2a79a7813fffaa0

Contents?: true

Size: 225 Bytes

Versions: 5

Compression:

Stored size: 225 Bytes

Contents

- content_for :form_title do
  = t('view.form.new_title', resource_name: User.model_name.human)
.alert.alert-info
  = t('view.create_resource_mail_info', resource: User.model_name.human.downcase)
= render 'form', user: @user

Version data entries

5 entries across 5 versions & 1 rubygems

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