Sha256: db60d3ca6c60b996a03c2a554cadd0d2f0b4091b06a5a8d067208bc605ac1fda

Contents?: true

Size: 537 Bytes

Versions: 23

Compression:

Stored size: 537 Bytes

Contents

<div class="impersonation_banner color_block-danger">
  <div class="container-fluid">
    <div class="color-white pull-left">
      <span class="hidden-xs">Logged in as <%= current_admin.name %>, but a</span><span class="visible-xs-inline">A</span>cting on behalf of <%= current_user.name %>
    </div>
    <%= link_to stop_impersonating_url, class: 'btn btn-sm btn-link btn-cancel_impersonation' do %>
      <i class="fa fa-times"></i> Stop Managing <span class="hidden-xs"><%= current_user.name %></span>
    <% end %>
  </div>
</div>

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
forever_style_guide-3.0.27 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.0.26 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.0.25 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb