]> source.dussan.org Git - jquery-ui.git/commitdiff
oops...
authorScott González <scott.gonzalez@gmail.com>
Sun, 3 Feb 2013 00:11:30 +0000 (19:11 -0500)
committerScott González <scott.gonzalez@gmail.com>
Sun, 3 Feb 2013 00:11:30 +0000 (19:11 -0500)
demos/dialog/default.html

index 98f248b81ed68fd81c8bcfe8acd9e9d435c5aace..e781e18f84b3bfd3919a9afabdf4b8d5f96d743b 100644 (file)
@@ -16,7 +16,6 @@
        <link rel="stylesheet" href="../demos.css">
        <script>
        $(function() {
-               Array.prototype.test = $.noop;
                $( "#dialog" ).dialog();
        });
        </script>