diff options
author | Eduardo Lundgren <eduardolundgren@gmail.com> | 2008-06-09 08:25:18 +0000 |
---|---|---|
committer | Eduardo Lundgren <eduardolundgren@gmail.com> | 2008-06-09 08:25:18 +0000 |
commit | eb68232a2538661b0505ca858beb7259d774ee76 (patch) | |
tree | f6772254d59e91072cf5e82a9f361fe457ebcc3d /demos/functional/index.html | |
parent | d7cde8ae7f7616b315981b8db38534746618555d (diff) | |
download | jquery-ui-eb68232a2538661b0505ca858beb7259d774ee76.tar.gz jquery-ui-eb68232a2538661b0505ca858beb7259d774ee76.zip |
Added dialog functional demo
Diffstat (limited to 'demos/functional/index.html')
-rw-r--r-- | demos/functional/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/functional/index.html b/demos/functional/index.html index d53901a16..05e359977 100644 --- a/demos/functional/index.html +++ b/demos/functional/index.html @@ -53,7 +53,7 @@ <script src="js/chili-recipes.js" type="text/javascript"></script> </head> -<body id="functional_demos"> +<body class="flora" id="functional_demos"> <!--[if IE 5]><div id="ie5" class="ie"><![endif]--> <!--[if IE 6]><div id="ie6" class="ie"><![endif]--> <!--[if IE 7]><div id="ie7" class="ie"><![endif]--> |