fix new employee bug

This commit is contained in:
MahanCh
2025-05-12 15:20:52 +03:30
parent 3c8f212825
commit 71c55cd779

View File

@@ -1,4 +1,4 @@
let currentUrlGroup = window.location.href;
var currentUrlGroup = window.location.href;
$(document).ready(function () {
$(document).on("click", ".btn-cancel2", function () {