Sha256: eece0cf73f940e0cbb9544d0b91bda27d9a53e814acb14a6993ad0a2b2c6e53f

Contents?: true

Size: 593 Bytes

Versions: 8

Compression:

Stored size: 593 Bytes

Contents

.manager--main-footer
  .container

    %i.fa.fa-compress.collapse-expand#mainFooter
      Account & Session
    .a
      .row
        .col-sm-6
          %ul
            %li <b>Email:</b> #{@current_profile.email}
            %li <b>Role name:</b> #{@current_profile.role_name}

        .col-sm-4
          %ul
            %li \~__^
            %li= @version
            %li= Time.now.to_s
            -# <pre>#{@changelog}</pre>

        .col-sm-2
          = button_to 'Logout', main_app.destroy_user_session_path, :method => :delete

    .c
    = render 'debug' if !Rails.env.production?

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ish_manager-0.1.8.362 app/views/ish_manager/application/_main_footer.haml
ish_manager-0.1.8.361 app/views/ish_manager/application/_main_footer.haml
ish_manager-0.1.8.360 app/views/ish_manager/application/_main_footer.haml
ish_manager-0.1.8.359 app/views/ish_manager/application/_main_footer.haml
ish_manager-0.1.8.358 app/views/ish_manager/application/_main_footer.haml
ish_manager-0.1.8.357 app/views/ish_manager/application/_main_footer.haml
ish_manager-0.1.8.356 app/views/ish_manager/application/_main_footer.haml
ish_manager-0.1.8.355 app/views/ish_manager/application/_main_footer.haml