aboutsummaryrefslogtreecommitdiffstats
path: root/scenario
diff options
context:
space:
mode:
authorMisko Hevery2010-04-22 17:11:56 -0700
committerMisko Hevery2010-04-22 17:11:56 -0700
commitfe434307d15d697a5ffade51bad068f6443965b2 (patch)
tree64ca5ea2afee38d79ac973ffad4bf6902d6449a6 /scenario
parent2a9669e1d853d4e18d2eb1f07e84ee5baec838c2 (diff)
downloadangular.js-fe434307d15d697a5ffade51bad068f6443965b2.tar.bz2
tests work under jquery and without
Diffstat (limited to 'scenario')
-rw-r--r--scenario/widgets.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/scenario/widgets.html b/scenario/widgets.html
index 43b1ddbb..1341f7cb 100644
--- a/scenario/widgets.html
+++ b/scenario/widgets.html
@@ -1,9 +1,9 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
- <link rel="stylesheet" type="text/css" href="style.css"/><!--
+ <link rel="stylesheet" type="text/css" href="style.css"/>
<script type="text/javascript" src="../lib/jquery/jquery-1.4.2.js"></script>
- --><script type="text/javascript" src="../src/angular-bootstrap.js#autobind"></script>
+ <script type="text/javascript" src="../src/angular-bootstrap.js#autobind"></script>
</head>
<body ng:init="$window.$scope = this">
<table>