diff --git a/DOL.WHD.Section14c.Web/src/modules/components/adminReview/adminReviewController.js b/DOL.WHD.Section14c.Web/src/modules/components/adminReview/adminReviewController.js index 976701ff..17abddc2 100644 --- a/DOL.WHD.Section14c.Web/src/modules/components/adminReview/adminReviewController.js +++ b/DOL.WHD.Section14c.Web/src/modules/components/adminReview/adminReviewController.js @@ -1,11 +1,12 @@ 'use strict'; module.exports = function(ngModule) { - ngModule.controller('adminReviewController', function($scope, stateService) { + ngModule.controller('adminReviewController', function($scope, stateService, _constants) { 'ngInject'; 'use strict'; $scope.appData = stateService.appData; + $scope.constants = _constants; if ($scope.appid && $scope.appid !== $scope.appData.id) { stateService.loadApplicationData($scope.appid); diff --git a/DOL.WHD.Section14c.Web/src/modules/components/answerField/answerFieldController.js b/DOL.WHD.Section14c.Web/src/modules/components/answerField/answerFieldController.js index 9ff28b2a..94b105c1 100644 --- a/DOL.WHD.Section14c.Web/src/modules/components/answerField/answerFieldController.js +++ b/DOL.WHD.Section14c.Web/src/modules/components/answerField/answerFieldController.js @@ -6,7 +6,7 @@ module.exports = function(ngModule) { 'use strict'; var vm = this; - vm.attachmentApiURL = apiService.attachmentApiURL + stateService.ein; + vm.attachmentApiURL = apiService.attachmentApiURL; vm.access_token = stateService.access_token; }); } \ No newline at end of file diff --git a/DOL.WHD.Section14c.Web/src/modules/components/answerField/answerFieldTemplate.html b/DOL.WHD.Section14c.Web/src/modules/components/answerField/answerFieldTemplate.html index 88da978b..6b3df393 100644 --- a/DOL.WHD.Section14c.Web/src/modules/components/answerField/answerFieldTemplate.html +++ b/DOL.WHD.Section14c.Web/src/modules/components/answerField/answerFieldTemplate.html @@ -15,7 +15,7 @@ {{ answer | dateFilter }}
- {{answer.originalFileName}} + {{answer.originalFileName}}
diff --git a/DOL.WHD.Section14c.Web/src/modules/components/sectionAdminEmployer/sectionAdminEmployerTemplate.html b/DOL.WHD.Section14c.Web/src/modules/components/sectionAdminEmployer/sectionAdminEmployerTemplate.html index 47655212..6c5d8261 100644 --- a/DOL.WHD.Section14c.Web/src/modules/components/sectionAdminEmployer/sectionAdminEmployerTemplate.html +++ b/DOL.WHD.Section14c.Web/src/modules/components/sectionAdminEmployer/sectionAdminEmployerTemplate.html @@ -110,7 +110,7 @@

Government Contracts

What is the total number of current SCA-covered contracts under which workers with disabilities are employed and earning subminimum wages? - + SCA Wage Determination Attachment diff --git a/DOL.WHD.Section14c.Web/src/modules/components/sectionAdminWageData/adminWageDataPayTypeTemplate.html b/DOL.WHD.Section14c.Web/src/modules/components/sectionAdminWageData/adminWageDataPayTypeTemplate.html index d9086520..2b4a549c 100644 --- a/DOL.WHD.Section14c.Web/src/modules/components/sectionAdminWageData/adminWageDataPayTypeTemplate.html +++ b/DOL.WHD.Section14c.Web/src/modules/components/sectionAdminWageData/adminWageDataPayTypeTemplate.html @@ -52,6 +52,11 @@

Source

+ + If needed, attach an additional sheet headed "Prevailing Wage Determination-Hourly" + + + Description of Work (include job classification code, if known)