Change default layout.

This commit is contained in:
Christian Neumann 2020-11-20 09:12:26 +01:00
parent de305ecab9
commit 9655e4d9a1

View file

@ -7,7 +7,7 @@ import * as $ from "jquery";
import LayoutConfig from "./Customizations/JSON/LayoutConfig";
import {Utils} from "./Utils";
let defaultLayout = "bookcases"
let defaultLayout = "climbing"
// --------------------- Special actions based on the parameters -----------------
// @ts-ignore
if (location.href.startsWith("http://buurtnatuur.be")) {