diff options
| author | Benjamin Culkin <scorpress@gmail.com> | 2023-12-24 14:29:13 -0500 |
|---|---|---|
| committer | Benjamin Culkin <scorpress@gmail.com> | 2023-12-24 14:32:37 -0500 |
| commit | 8aa0b86015cd082502029161eda62f356ffe364d (patch) | |
| tree | 401a9020f3a89a229a7ce2ed5dff12e561a82049 /src | |
| parent | 81b2acf9e1294d28ac61d6915c6162dc0008a00c (diff) | |
Configure deploy to work correctly
Diffstat (limited to 'src')
| -rw-r--r-- | src/site/site.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/site/site.xml b/src/site/site.xml index d41fea2..ab75aad 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -1,2 +1,6 @@ <project> + <version position="right" /> + <body> + <menu ref="reports" /> + </body> </project> |
