jbox-web/redmine_jenkins

View on GitHub
app/views/common/_jenkins_js_headers.html.haml

Summary

Maintainability
Test Coverage
- content_for :header_tags do
  = bootstrap_load_base
  = bootstrap_load_module(:label)
  = bootstrap_load_module(:modals)
  = bootstrap_load_module(:pagination)
  = bootstrap_load_module(:switch)
  = bootstrap_load_module(:tables)
  = bootstrap_load_module(:font_awesome)

  = stylesheet_link_tag 'application', plugin: 'redmine_jenkins'

#modal-box
#modal-box-close-only