Sha256: af548d5f2e73ced62bb9a826a8836f0475d2f1598ba83169c140bc40c6cf1019
Contents?: true
Size: 713 Bytes
Versions: 3
Compression:
Stored size: 713 Bytes
Contents
!!! %html = render 'admin/layouts/head' %body.sidebar-mini.skin-blue{style: "height: auto; min-height: 100%;" } #log - if loggedin? .wrapper{style:"height: auto; min-height: 100%;"} = render 'admin/layouts/navigation' = render 'admin/layouts/sidebar' = 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"}
Version data entries
3 entries across 3 versions & 1 rubygems