Sha256: 8370ca3b3ff5b470647e55ed9599d15800ec1dc283f8abe1d855ba39f357e202

Contents?: true

Size: 629 Bytes

Versions: 108

Compression:

Stored size: 629 Bytes

Contents

<div class='contain-to-grid'>
  <nav id='inline_forms_devise_top_nav_bar' class='top-bar' data-topbar>
    <ul class='title-area'>
      <li class='name'>
        <h1><a href='/'><%= t('inline_forms.devise.title_for_devise') %> <%= InlineForms::VERSION %></a></h1>
      </li>
      <li class='toggle-topbar menu-icon'>
        <a href='#'><span></span></a>
      </li>
    </ul>
  </nav>
</div>

<div id='inline_forms_devise_flash_div' class='row'>
  <% flash = @flash %>
  <% flash.each do |name, msg| %>
    <%= content_tag :div, msg, :id => "flash_#{name}", :class => 'devise flash' %>
  <% end unless flash.blank? %>
</div>

Version data entries

108 entries across 72 versions & 1 rubygems

Version Path
inline_forms-6.2.14 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.2.12 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.2.11 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.2.10 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.2.9 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.2.7 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.2.6 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.2.5 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.2.4 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.2.3 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.2.2 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.2.1 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.1.1 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.1.0 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.0.8 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.0.7 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.0.6 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.0.5 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.0.4 app/views/devise/passwords/_top-bar-and-flash.html.erb
inline_forms-6.0.3 app/views/devise/passwords/_top-bar-and-flash.html.erb