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 2017/08/06 07:22:06 UTC

[4/4] isis git commit: ISIS-1521: re-enables bookmarks chooser by default in simpleapp

ISIS-1521: re-enables bookmarks chooser by default in simpleapp


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/02067e29
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/02067e29
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/02067e29

Branch: refs/heads/release-1.15.0-RC1
Commit: 02067e2949f438b16f25d1e17945e0d3e153b7b9
Parents: 192513e
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Sun Aug 6 08:21:54 2017 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Sun Aug 6 08:21:54 2017 +0100

----------------------------------------------------------------------
 .../domainapp/application/manifest/viewer_wicket.properties         | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/02067e29/example/application/simpleapp/application/src/main/resources/domainapp/application/manifest/viewer_wicket.properties
----------------------------------------------------------------------
diff --git a/example/application/simpleapp/application/src/main/resources/domainapp/application/manifest/viewer_wicket.properties b/example/application/simpleapp/application/src/main/resources/domainapp/application/manifest/viewer_wicket.properties
index 245bfdf..96fa2ac 100644
--- a/example/application/simpleapp/application/src/main/resources/domainapp/application/manifest/viewer_wicket.properties
+++ b/example/application/simpleapp/application/src/main/resources/domainapp/application/manifest/viewer_wicket.properties
@@ -108,7 +108,6 @@ isis.viewer.wicket.developmentUtilities.enable=true
 # whether to show bookmarks (defaults to true)
 #
 #isis.viewer.wicket.bookmarkedPages.showChooser=true
-isis.viewer.wicket.bookmarkedPages.showChooser=false