eventListener.js 117 Bytes
function openHrmNewEmployeeSetDialog(id) {
	WfForm.getGlobalStore().controlDialogVisible("HrmEmployeeSetting", id);
}