You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2020/01/16 15:06:38 UTC

[isis-app-simpleapp] 03/05: fixes search-n-replace errors

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis-app-simpleapp.git

commit 1f47f3891315331239ad677e7b3b6bd98ba39f96
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Sat Jan 11 14:51:44 2020 +0000

    fixes search-n-replace errors
---
 webapp/src/main/resources/application.yml | 2 +-
 webapp/translations.po                    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/webapp/src/main/resources/application.yml b/webapp/src/main/resources/application.yml
index b7b99d6..c066110 100644
--- a/webapp/src/main/resources/application.yml
+++ b/webapp/src/main/resources/application.yml
@@ -99,7 +99,7 @@ isis:
   viewer:
     wicket:
       application:
-        menubars-layout-xml: domainapp/corewebapp/application/layout/menubars.layout.xml
+        menubars-layout-xml: domainapp/webapp/application/layout/menubars.layout.xml
         brand-logo-header: /images/apache-isis/logo-48x48.png
         favicon-url: /images/favicon.png
         name: Simple App
diff --git a/webapp/translations.po b/webapp/translations.po
index d6c686f..0716375 100644
--- a/webapp/translations.po
+++ b/webapp/translations.po
@@ -23,7 +23,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"POT-Creation-Date: 2020-01-10 18:41:11+\n"
+"POT-Creation-Date: 2020-01-11 14:50:51+\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"