src/main/webapp/scripts/app/project/projectModify.controller.js
@@ -100,15 +100,9 @@ return true; } if ($scope.vm.form.startEndDateRange == "") { return true; } if ($scope.vm.form.managers.length < 1) { return true; } return false; }