]> source.dussan.org Git - jquery-ui.git/commitdiff
Demos: Specify the dataType when loading the demo and docs files. Fixes #8069 - UI...
authorScott González <scott.gonzalez@gmail.com>
Sat, 28 Jan 2012 12:44:58 +0000 (07:44 -0500)
committerScott González <scott.gonzalez@gmail.com>
Sat, 28 Jan 2012 12:45:32 +0000 (07:45 -0500)
(cherry picked from commit ba4335712226ecfd66d34ddc93def2433af82f8c)

demos/index.html

index de71545aa0bf72aefdfab33e41e5b966a6aa931c..3c58e8fafaecebe578ac2a86e82c58468ae11ff0 100644 (file)
                                                                return false;
                                                        });
                                                });
-                                       });
+                                       }, "html" );
                                }
-                       });
+                       }, "html" );
                }
 
                function updateDemoNotes() {