Sha256: 515029bc0fe04590ef5571fd24470bce478fdc35ef561ff9f86c23932334c101

Contents?: true

Size: 493 Bytes

Versions: 5

Compression:

Stored size: 493 Bytes

Contents

- set_meta_tags title: 'Профиль'

- content_for :head do
  = javascript_include_tag 'reg_fields_checkup', 'data-turbolinks-track': 'reload'
  = javascript_include_tag 'profile', 'data-turbolinks-track': 'reload'
  - if @current_user.whoami == 'client'
    = javascript_include_tag 'profile_geodata', 'data-turbolinks-track': 'reload'
    = javascript_include_tag 'datepicker', 'data-turbolinks-track': 'reload'

.user-profile
  .block.block--profile
    = render "profile/user_profile"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
digital_heroes_startkit-0.1.1.4 app/views/profile/index.slim
digital_heroes_startkit-0.1.1.3 app/views/profile/index.slim
digital_heroes_startkit-0.1.1.2 app/views/profile/index.slim
digital_heroes_startkit-0.1.1.1 app/views/profile/index.slim
digital_heroes_startkit-0.1.1 app/views/profile/index.slim