aboutsummaryrefslogtreecommitdiffstats
path: root/example/calculator-minified_init.html
AgeCommit message (Collapse)Author
2010-10-09Fixed calculator examplesVojta Jina
* Fixed wrong reference to jquery library, and old method names (scope.$set, scope.$eval), added scope.$init() call... * Changed to use angular-debug.js * use simple assignments
2010-01-10basic calculator works with minified.js, lots of references still brokenMisko Hevery