Sha256: 5ab7598ddc27d564cac439021d0c4e3aef15ccdf7221a7c89a52e7f67c4fe32c

Contents?: true

Size: 847 Bytes

Versions: 17

Compression:

Stored size: 847 Bytes

Contents

!!!
%html
  = render 'keppler_languages/admin/layouts/head'
  %body.sidebar-mini.skin-blue{ style: 'height: auto; min-height: 100%;' }
    #log
    - if loggedin?
      .wrapper{ style: 'height: auto; min-height: 100vh;' }
        = render 'admin/layouts/navigation', q: @q, appearance: @appearance, model_obj: model_object.push(@q)
        = render 'admin/layouts/sidebar', render: @render
        = render 'admin/layouts/messages'
        .content-wrapper{ style: 'min-height: 901px;' }
          = yield

      .spinner
        = preloader
      = render 'admin/layouts/footer'
    - else
      %main.devise{ style: @appearance.image_background? ? "background-image: url(#{@appearance.image_background})" : nil }
        = yield
    - if action_name.eql?('index')
      %script{ src: '/assets/vue_admin/index.js' }
    = keppler_boolean_script

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
keppler-2.1.15 installer/core/rockets/keppler_languages/app/views/keppler_languages/admin/layouts/application.html.haml
keppler-2.1.14 installer/core/rockets/keppler_languages/app/views/keppler_languages/admin/layouts/application.html.haml
keppler-2.1.13 installer/core/rockets/keppler_languages/app/views/keppler_languages/admin/layouts/application.html.haml
keppler-2.1.12 installer/core/rockets/keppler_languages/app/views/keppler_languages/admin/layouts/application.html.haml
keppler-2.1.11 installer/core/rockets/keppler_languages/app/views/keppler_languages/admin/layouts/application.html.haml
keppler-2.1.10 installer/core/rockets/keppler_languages/app/views/keppler_languages/admin/layouts/application.html.haml
keppler-2.1.9 installer/core/rockets/keppler_languages/app/views/keppler_languages/admin/layouts/application.html.haml
keppler-2.1.8 installer/core/rockets/keppler_languages/app/views/keppler_languages/admin/layouts/application.html.haml
keppler-2.1.7 installer/core/rockets/keppler_languages/app/views/keppler_languages/admin/layouts/application.html.haml
keppler-2.1.6 installer/core/rockets/keppler_languages/app/views/keppler_languages/admin/layouts/application.html.haml
keppler-2.1.5 installer/core/rockets/keppler_languages/app/views/keppler_languages/admin/layouts/application.html.haml
keppler-2.1.4 installer/core/rockets/keppler_languages/app/views/keppler_languages/admin/layouts/application.html.haml
keppler-2.1.3 installer/core/rockets/keppler_languages/app/views/keppler_languages/admin/layouts/application.html.haml
keppler-2.1.2 installer/core/rockets/keppler_languages/app/views/keppler_languages/admin/layouts/application.html.haml
keppler-2.1.1 installer/core/rockets/keppler_languages/app/views/keppler_languages/admin/layouts/application.html.haml
keppler-2.1.pre.p1 installer/core/rockets/keppler_languages/app/views/keppler_languages/admin/layouts/application.html.haml
keppler-2.1 installer/core/rockets/keppler_languages/app/views/keppler_languages/admin/layouts/application.html.haml