We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14c4eae commit b2a477fCopy full SHA for b2a477f
tests/unit/dialog/dialog.html
@@ -5,9 +5,6 @@
5
<title>jQuery UI Dialog Test Suite</title>
6
7
<script src="../../jquery.js"></script>
8
- <script>
9
- $.uiBackCompat = false;
10
- </script>
11
<link rel="stylesheet" href="../../../external/qunit/qunit.css">
12
<script src="../../../external/qunit/qunit.js"></script>
13
<script src="../../../external/jquery-simulate/jquery.simulate.js"></script>
0 commit comments