This commit is contained in:
Scott González 2013-02-02 19:11:30 -05:00
parent 2df2abcbf1
commit 9c6b8f859a

View File

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