denny/ShinyCMS-ruby

View on GitHub
plugins/ShinyCMS/app/components/shinycms/admin/head/blazer_component.html.erb

Summary

Maintainability
Test Coverage
    <%= stylesheet_link_tag    'blazer/application' %>
    <%= javascript_include_tag 'blazer/application' %>

    <script>
      <%= blazer_js_var 'rootPath', @root_path %>
    </script>