calblueprint/ashby-village

View on GitHub
app/assets/javascripts/groups_show.js

Summary

Maintainability
A
1 hr
Test Coverage

Function ready_groups_show has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var ready_groups_show = function() {
  $(".false").hide();

  function menu_clicked(event) { 
    // unselected others
Severity: Minor
Found in app/assets/javascripts/groups_show.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status