... | ... | @@ -35,6 +35,9 @@ This file defines the demodata that QUIQQER can use during project creation. |
|
|
</events>
|
|
|
|
|
|
<project>
|
|
|
<!-- Imports the data from the demoedata.sql file, this is optional -->
|
|
|
<sql file="demodata.sql"/>
|
|
|
|
|
|
<!-- You can tell QUIQQER set the following settings for the project -->
|
|
|
<settings>
|
|
|
<setting name="layout" value="layout/noSidebar"/>
|
... | ... | |