admin object view change

This commit is contained in:
2023-10-05 01:02:19 +05:00
parent f51e96d4dd
commit c0d4f0ecf7
3 changed files with 95 additions and 15 deletions

View File

@ -62,7 +62,7 @@
$.cookie("auto_log",check);
}
setTimeout(()=>{
loaded()
},1000);
// setTimeout(()=>{
// loaded()
// },1000);
</script>