Changes for v22.0.0.OS

This commit is contained in:
Thilina Hasantha
2018-04-28 03:04:36 +02:00
parent d105ee3512
commit 8ebf28fbcb
471 changed files with 160244 additions and 293 deletions

View File

@@ -259,7 +259,7 @@ EmployeeAdapter.method('getActionButtonsHtml', function(id) {
});
EmployeeAdapter.method('getHelpLink', function () {
return 'http://blog.icehrm.com/docs/employees/';
return 'https://thilinah.gitbooks.io/icehrm-guide/content/employee-information-setup.html';
});
EmployeeAdapter.method('saveSuccessItemCallback', function(data) {