Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-portal
Commit: 25128678830a9455b609aa9ba1a1d3406655647c
https://github.com/gatein/gatein-portal/commit/25128678830a9455b609aa9ba1...
Author: phuong_vu <phuong.vu(a)exoplatform.com>
Date: 2012-10-26 (Fri, 26 Oct 2012)
Changed paths:
M examples/portlets/pom.xml
A examples/portlets/todomvc/pom.xml
A examples/portlets/todomvc/src/main/java/org/gatein/portlet/mvc/TodoPortlet.java
A examples/portlets/todomvc/src/main/webapp/META-INF/MANIFEST.MF
A examples/portlets/todomvc/src/main/webapp/WEB-INF/gatein-resources.xml
A examples/portlets/todomvc/src/main/webapp/WEB-INF/portlet.xml
A examples/portlets/todomvc/src/main/webapp/WEB-INF/web.xml
A examples/portlets/todomvc/src/main/webapp/todos/DefaultStylesheet.css
A examples/portlets/todomvc/src/main/webapp/todos/model.js
A examples/portlets/todomvc/src/main/webapp/todos/todo.html
A examples/portlets/todomvc/src/main/webapp/todos/todo.js
A examples/portlets/todomvc/src/main/webapp/todos/vendor/backbone-localstorage.js
A examples/portlets/todomvc/src/main/webapp/todos/vendor/backbone.js
A examples/portlets/todomvc/src/main/webapp/todos/vendor/json2.js
A examples/portlets/todomvc/src/main/webapp/todos/vendor/underscore.js
A examples/portlets/todomvc/src/main/webapp/todos/view.js
Log Message:
-----------
GTNPORTAL-2692 Add Todo-MVC example portlet