update for new orbit-bar
This commit is contained in:
parent
31e4ba0695
commit
28166f95a9
|
@ -1,5 +1,5 @@
|
|||
<script>
|
||||
if(document.querySelectorAll(".orbit-bar").length==0) location.reload();
|
||||
if(document.querySelectorAll("#orbit-bar").length==0) location.reload();
|
||||
</script>
|
||||
|
||||
<table class="table main-list">
|
||||
|
|
Loading…
Reference in New Issue