mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-25 05:43:46 +01:00
Remove not required (and time-consuming) mathjax typesetting for molecules select
This commit is contained in:
parent
01ea5ccbb6
commit
6ead74674e
@ -281,9 +281,6 @@ draft: false
|
|||||||
value: valueSelector(val)
|
value: valueSelector(val)
|
||||||
}).text(textSelctor(val)).appendTo(currentselect)
|
}).text(textSelctor(val)).appendTo(currentselect)
|
||||||
}
|
}
|
||||||
if (name === "molecule") {
|
|
||||||
await MathJax.typesetPromise()
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
function getSelectValue(data, name) {
|
function getSelectValue(data, name) {
|
||||||
|
Loading…
Reference in New Issue
Block a user