Upgrade to v26 (#172)
* A bunch of new updates from icehrm pro * Push changes to frontend
This commit is contained in:
5
web/modules/src/loans/index.js
Normal file
5
web/modules/src/loans/index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import {
|
||||
EmployeeCompanyLoanAdapter,
|
||||
} from './lib';
|
||||
|
||||
window.EmployeeCompanyLoanAdapter = EmployeeCompanyLoanAdapter;
|
||||
Reference in New Issue
Block a user