We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2df2abc commit 9c6b8f8Copy full SHA for 9c6b8f8
demos/dialog/default.html
@@ -16,7 +16,6 @@
16
<link rel="stylesheet" href="../demos.css">
17
<script>
18
$(function() {
19
- Array.prototype.test = $.noop;
20
$( "#dialog" ).dialog();
21
});
22
</script>
0 commit comments