update padma documentKeys

This commit is contained in:
j 2024-04-02 21:30:26 +02:00
commit 82615cfb18
4 changed files with 942 additions and 0 deletions

View file

@ -258,6 +258,7 @@ appPanel
function loadPandoraFiles(callback) {
var prefix = '/static/';
Ox.getFile(prefix + 'css/pandora.css?' + getPandoraVersion())
if (enableDebugMode) {
Ox.getJSON(
prefix + 'json/pandora.json?' + Ox.random(1000),