GordonDiggs/cataloguais

View on GitHub
public/scripts.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function jqueryLoaded has 107 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var jqueryLoaded = function() {
  $(document).ready(function() {

    // display a message and fade in the message banner
    var showMessage = function(message) {
Severity: Major
Found in public/scripts.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status