kai-jacobsen/kontentblocks

View on GitHub
js/src/frontend/Views/ModuleControls/modulecontrols/UpdateControl.js

Summary

Maintainability
A
1 hr
Test Coverage

Function update has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  update: function () {
    var that = this;
    var refresh = false;
    jQuery.ajax({
      url: ajaxurl,

    There are no issues that match your filters.

    Category
    Status