codeformunich/Muenchen-Transparent

View on GitHub
html/js/custom/dokumente-load.js

Summary

Maintainability
A
1 hr
Test Coverage

Function index_geo_dokumente_load has 31 lines of code (exceeds 30 allowed). Consider refactoring.
Open

function index_geo_dokumente_load(url, lng, lat, radius) {
    var $holder = $("#stadtratsdokumente_holder"),
        topc = $("#main_navbar").height() * -1,
        $benachrichtigung_hinweis = $("#benachrichtigung_hinweis_text");

Severity: Minor
Found in html/js/custom/dokumente-load.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status