diff options
author | Scott González <scott.gonzalez@gmail.com> | 2011-02-08 09:22:45 -0500 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2011-02-08 09:22:45 -0500 |
commit | fba3349e38d9a9545f10e2ac1ae893053c9fc02a (patch) | |
tree | 14d753bdb5e7ad76840fe68a5f6b8441039085e5 /demos/spinner/overflow.html | |
parent | 93916b4d01373a7be3d48c0d8fc3d66e904b5eeb (diff) | |
parent | ce51edefb326aa1838c2c62406a2ee2c8efb648a (diff) | |
download | jquery-ui-fba3349e38d9a9545f10e2ac1ae893053c9fc02a.tar.gz jquery-ui-fba3349e38d9a9545f10e2ac1ae893053c9fc02a.zip |
Merge branch 'master' of github.com:jquery/jquery-ui
Diffstat (limited to 'demos/spinner/overflow.html')
-rw-r--r-- | demos/spinner/overflow.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/spinner/overflow.html b/demos/spinner/overflow.html index 8f489646a..bbdc18437 100644 --- a/demos/spinner/overflow.html +++ b/demos/spinner/overflow.html @@ -1,4 +1,4 @@ -<!doctype html>
+<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
|