mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-11-04 13:13:55 +01:00
Fix loading of numberUtils
This commit is contained in:
parent
8f61c51138
commit
af7771ba23
@ -24,7 +24,7 @@ draft: false
|
||||
<script src="/js/selectSelectAll.js"></script>
|
||||
<script src="https://unpkg.com/simple-statistics@7.0.2/dist/simple-statistics.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/bowser@2.5.3/es5.min.js"></script>
|
||||
<script src="/js/NumberUtils.js"></script>
|
||||
<script src="/js/numberUtils.js"></script>
|
||||
<script>
|
||||
function adjustSticky(){
|
||||
const height=$("nav").height()
|
||||
|
Loading…
Reference in New Issue
Block a user