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