lancew/DojoList

View on GitHub
views/dojo/edit_form.html.php

Summary

Maintainability
B
4 hrs
Test Coverage

File edit_form.html.php has 334 lines of code (exceeds 250 allowed). Consider refactoring.
Open

<!-- The following Javascript enables jQuery validation -->
<script>
  $(document).ready(function(){
    $("#dojoform").validate();
  });
Severity: Minor
Found in views/dojo/edit_form.html.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status