WW-4522 Support latest stable AngularJS version in maven angularjs archetype

- Correct redirect to index action
This commit is contained in:
Johannes Geppert
2015-09-28 19:53:26 +02:00
parent cd4eb6f26d
commit 43c0309410
@@ -1 +1 @@
<% response.sendRedirect("application"); %>
<% response.sendRedirect("index"); %>