mwhesse commented on a change in pull request #505:
URL: https://github.com/apache/isis/pull/505#discussion_r616924229
##########
File path:
examples/demo/wicket/src/main/java/demoapp/webapp/wicket/DemoAppWicket.java
##########
@@ -72,7 +73,7 @@
* entry point by searching for classes having a {@code main(...)}
*/
public static void main(String[] args) {
- //IsisPresets.prototyping();
+ IsisPresets.prototyping();
Review comment:
comment back in
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]