Changeset 216
- Timestamp:
- 07/10/10 21:19:07 (8 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
xmvc/branches/remove-namespaces/src/main/javascript/xmvc/controller.js
r215 r216 763 763 var selection = new Selection(locator) 764 764 765 this.addSelection(selection) 765 /* This is a stupid bug...why was I doing this twice? 766 * this.addSelection(selection) 767 */ 766 768 767 769 return selection