diff options
Diffstat (limited to 'scenario/widgets.html')
| -rw-r--r-- | scenario/widgets.html | 4 |
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> |
