Sha256: ecb969e10a44f2a7d51d26b0c8afef55849a1c298971f76dabf827b09f52cae3

Contents?: true

Size: 554 Bytes

Versions: 19

Compression:

Stored size: 554 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', method: :delete do %>
      <i class="fa fa-times"></i> Stop Managing <span class="hidden-xs"><%= current_user.name %></span>
    <% end %>
  </div>
</div>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
forever_style_guide-3.2.18 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.2.17 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.2.16 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.2.15 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.2.14 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.2.13 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.2.12 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.2.11 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.2.10 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.2.9 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.2.8 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.2.7 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.2.6 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.2.5 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.2.4 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.2.3 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.2.2 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.2.1 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb
forever_style_guide-3.2.0 app/views/forever_style_guide/sections/components/navigation/_impersonation_banner.erb