aboutsummaryrefslogtreecommitdiffstats
path: root/scenario/widgets.html
diff options
context:
space:
mode:
authorMisko Hevery2010-04-05 20:53:33 -0700
committerMisko Hevery2010-04-05 20:53:33 -0700
commit2107eafcde390eebbf59e829194626c488de9e29 (patch)
tree5cd3d2e0921384edde5014f6af36280eacdde637 /scenario/widgets.html
parent1c670b2a7c3f6153ea2e5047722f7151b9795b33 (diff)
downloadangular.js-2107eafcde390eebbf59e829194626c488de9e29.tar.bz2
added hover service
Diffstat (limited to 'scenario/widgets.html')
-rw-r--r--scenario/widgets.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/scenario/widgets.html b/scenario/widgets.html
index 73674be9..6cb8df05 100644
--- a/scenario/widgets.html
+++ b/scenario/widgets.html
@@ -2,12 +2,13 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<link rel="stylesheet" type="text/css" href="style.css"></link>
+ <!--<script type="text/javascript" src="../lib/jquery/jquery-1.4.2.js"></script>-->
<script type="text/javascript" src="../src/angular-bootstrap.js#autobind"></script>
</head>
<body ng-init="$window.$scope = this">
<table>
<tr>
- <th>Description</th>
+ <th width="330">Description</th>
<th>Test</th>
<th>Result</th>
</tr>