Sha256: 507ae789175888a67cfb2e5ab0f8b98d5548e960232595745bcd2ae2ae7c70b9

Contents?: true

Size: 569 Bytes

Versions: 8

Compression:

Stored size: 569 Bytes

Contents

.manager--main-footer
  .container

    %i.fa.fa-compress.collapse-expand#mainFooter
    .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.354 app/views/ish_manager/application/_main_footer.haml
ish_manager-0.1.8.353 app/views/ish_manager/application/_main_footer.haml
ish_manager-0.1.8.352 app/views/ish_manager/application/_main_footer.haml
ish_manager-0.1.8.351 app/views/ish_manager/application/_main_footer.haml
ish_manager-0.1.8.350 app/views/ish_manager/application/_main_footer.haml
ish_manager-0.1.8.349 app/views/ish_manager/application/_main_footer.haml
ish_manager-0.1.8.348 app/views/ish_manager/application/_main_footer.haml
ish_manager-0.1.8.347 app/views/ish_manager/application/_main_footer.haml