check token for cloud
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user