mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-09-08 12:41:15 +00:00
Temp fix
This commit is contained in:
@@ -73,6 +73,6 @@
|
||||
if ($(handle.target).attr("class") !== "bi bi-toggle2-off" && $(handle.target).attr("class") !== "bi bi-toggle2-on") {
|
||||
window.open($(this).find("a").attr("href"), "_self");
|
||||
}
|
||||
})
|
||||
});
|
||||
</script>
|
||||
</html>
|
Reference in New Issue
Block a user