[add] Layout new work day

This commit is contained in:
2018-08-14 00:00:47 -06:00
parent 1ee650e020
commit 69e3a31d52
3 changed files with 171 additions and 1 deletions

View File

@@ -52,7 +52,7 @@ $(document).ready(function(){
});
/**
* Loads the the enmployee types into their select option
* Loads the the employee types into their select option
*/
function loadEmployeeTypes(){
let baseUrl = getbaseUrl();