update for new orbit-bar
This commit is contained in:
parent
27ff1fdf5c
commit
bc7b77f5c8
|
@ -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