From 3bd4abba6bb4c1f8312e25a3d87fbfefcd218e0d Mon Sep 17 00:00:00 2001 From: Vojta Jina Date: Thu, 7 Oct 2010 21:49:43 +0100 Subject: Fixed calculator examples * 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 --- example/calculator-bootstrap.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'example/calculator-bootstrap.html') diff --git a/example/calculator-bootstrap.html b/example/calculator-bootstrap.html index c72837dc..a59dcf04 100644 --- a/example/calculator-bootstrap.html +++ b/example/calculator-bootstrap.html @@ -1,14 +1,14 @@
- - + -- cgit v1.2.3