]> 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:44:58 +0000 (07:44 -0500)
demos/index.html

index 76ddcd3daa9878d0105d82bf44ff624d1fe4af0f..cba4641a303e8b90b0da8b6af6cb0f0e1c761bc1 100644 (file)
                                                                return false;
                                                        });
                                                });
-                                       });
+                                       }, "html" );
                                }
-                       });
+                       }, "html" );
                }
 
                function updateDemoNotes() {