payroll_manager/api-payroll/public/js/NewEmployee.js

3 lines
59 B
JavaScript

function saveNewEmployee(){
console.log('saving...');
}