Files
icehrm/web/modules/src/loans/index.js
Thilina Hasantha 16014bb38e Upgrade to v26 (#172)
* A bunch of new updates from icehrm pro

* Push changes to frontend
2019-02-03 14:00:34 +01:00

6 lines
120 B
JavaScript

import {
EmployeeCompanyLoanAdapter,
} from './lib';
window.EmployeeCompanyLoanAdapter = EmployeeCompanyLoanAdapter;