jbox-web/redmine_bootstrap_kit

View on GitHub
assets/javascripts/bootstrap/bootstrap_modal.js

Summary

Maintainability
A
1 hr
Test Coverage

Function openModalBox has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function openModalBox(element, type) {
  var buttons = {};

  if (type == 'modal-box') {
    var label_save   = $('#modal-box').data('label-save');
Severity: Minor
Found in assets/javascripts/bootstrap/bootstrap_modal.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status