Sha256: 04e7ab0dd59ea10bfe2be4d8b4c2f19de3dfcf9670d7d14cbaea01e2c2538015

Contents?: true

Size: 333 Bytes

Versions: 3

Compression:

Stored size: 333 Bytes

Contents

%li.corporation.attribute
  %span.label-wrapper
    %span.attribute-label= t :corporation
  %span.value-wrapper
    %span.attribute-value
      = best_in_place_if can?(:manage, @user), @user, :corporation_name, html_attrs: {'data-autocomplete-url' => corporations_path(format: 'json'), class: 'autocomplete user-select-corporation'}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
your_platform-1.0.1 app/views/users/_user_corporation_attribute.html.haml
your_platform-1.0.0 app/views/users/_user_corporation_attribute.html.haml
your_platform-0.0.2 app/views/users/_user_corporation_attribute.html.haml