static/javascripts/editAll.js
Function resetMountingAndQuota
has 8 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function resetMountingAndQuota(sem1Mounting, sem2Mounting, sem1Quota, sem2Quota,
sem1MountingOption, sem2MountingOption,
sem1QuotaInput, sem2QuotaInput) {
Function checkMountingChange
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
function checkMountingChange(element, oldMounting, oldQuota, mountingID, quotaID) {