Sha256: 7a2ee6f114cb09904055f3d34c2a606f931b1edfdfd5b69082d121a13f60444c

Contents?: true

Size: 298 Bytes

Versions: 23

Compression:

Stored size: 298 Bytes

Contents

.api-key-core
  .current-api-key
    - if card.content.present?
      %label{ for: :current_api_key }
        = t :api_key_label

      = text_field_tag :current_api_key, card.content, readonly: true
    - else
      %em= t('api_key_no_key')
  .api-key-generate-button
    = render_generate_button

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
card-mod-api_key-0.18.1 set/right/api_key/core.haml
card-mod-api_key-0.18.0 set/right/api_key/core.haml
card-mod-api_key-0.17.0 set/right/api_key/core.haml
card-mod-api_key-0.16.0 set/right/api_key/core.haml
card-mod-api_key-0.15.6 set/right/api_key/core.haml
card-mod-api_key-0.15.5 set/right/api_key/core.haml
card-mod-api_key-0.15.4 set/right/api_key/core.haml
card-mod-api_key-0.15.3 set/right/api_key/core.haml
card-mod-api_key-0.15.2.pre1 set/right/api_key/core.haml
card-mod-api_key-0.15.1.1 set/right/api_key/core.haml
card-mod-api_key-0.15.1 set/right/api_key/core.haml
card-mod-api_key-0.15.0 set/right/api_key/core.haml
card-mod-api_key-0.14.2 set/right/api_key/core.haml
card-mod-api_key-0.14.1 set/right/api_key/core.haml
card-mod-api_key-0.14.0 set/right/api_key/core.haml
card-mod-api_key-0.13.4 set/right/api_key/core.haml
card-mod-api_key-0.13.3 set/right/api_key/core.haml
card-mod-api_key-0.13.2 set/right/api_key/core.haml
card-mod-api_key-0.13.1 set/right/api_key/core.haml
card-mod-api_key-0.13.0 set/right/api_key/core.haml