diff --git a/files/app/main/app.ut b/files/app/main/app.ut index 1724ff20..bbc22dfe 100755 --- a/files/app/main/app.ut +++ b/files/app/main/app.ut @@ -36,6 +36,7 @@
+ {% if (!config.resourcehash) { %} diff --git a/files/app/main/firstuse-ram.ut b/files/app/main/firstuse-ram.ut index 991cfcc7..55f25049 100755 --- a/files/app/main/firstuse-ram.ut +++ b/files/app/main/firstuse-ram.ut @@ -42,6 +42,7 @@ if ((auth.isFirstUse || !config.authenable) && request.env.REQUEST_METHOD === "P + diff --git a/files/app/main/firstuse.ut b/files/app/main/firstuse.ut index 5c4831b0..7fb936d9 100755 --- a/files/app/main/firstuse.ut +++ b/files/app/main/firstuse.ut @@ -43,6 +43,7 @@ if ((auth.isFirstUse || !config.authenable) && request.env.REQUEST_METHOD === "P +