JustalK/PORTFOLIO

View on GitHub
documentation/details.js

Summary

Maintainability
A
30 mins
Test Coverage

Showing 1 of 1 total issue

Similar blocks of code found in 2 locations. Consider refactoring.
Open

request.open('GET', window.location.protocol+"//"+window.location.hostname+":"+window.location.port+'/api/documentation/template.html', false);
Severity: Minor
Found in documentation/details.js and 1 other location - About 30 mins to fix
src/helper/meta.js on lines 15..15
Category
Status