fix new employee bug
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
let currentUrlGroup = window.location.href;
|
||||
var currentUrlGroup = window.location.href;
|
||||
|
||||
$(document).ready(function () {
|
||||
$(document).on("click", ".btn-cancel2", function () {
|
||||
|
||||
Reference in New Issue
Block a user