check token for cloud

This commit is contained in:
phyusin
2018-05-11 17:52:52 +06:30
parent c65bf1c163
commit 7d45e6ca81
4 changed files with 7 additions and 5 deletions

View File

@@ -147,6 +147,8 @@ $(function() {
return false;
}
});
$('button[data-dismiss="modal"]').on('click', function(){ $(this).parent().parent().parent().parent().modal('hide'); });
});
function check_emp_access_code(access_code,type) {