diff options
Diffstat (limited to 'tests/visual/dialog')
-rw-r--r-- | tests/visual/dialog/animated.html | 1 | ||||
-rw-r--r-- | tests/visual/dialog/complex-dialogs.html | 1 | ||||
-rw-r--r-- | tests/visual/dialog/form.html | 1 | ||||
-rw-r--r-- | tests/visual/dialog/performance.html | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/tests/visual/dialog/animated.html b/tests/visual/dialog/animated.html index 2a4c38d2e..8fc296471 100644 --- a/tests/visual/dialog/animated.html +++ b/tests/visual/dialog/animated.html @@ -5,7 +5,6 @@ <title>Dialog Visual Test</title> <link rel="stylesheet" href="../../../themes/base/jquery.ui.all.css"> <script src="../../../jquery-1.8.2.js"></script> - <script src="../../../external/jquery.bgiframe-2.1.2.js"></script> <script src="../../../ui/jquery.ui.core.js"></script> <script src="../../../ui/jquery.ui.widget.js"></script> <script src="../../../ui/jquery.ui.mouse.js"></script> diff --git a/tests/visual/dialog/complex-dialogs.html b/tests/visual/dialog/complex-dialogs.html index 264787185..f6d4aa162 100644 --- a/tests/visual/dialog/complex-dialogs.html +++ b/tests/visual/dialog/complex-dialogs.html @@ -5,7 +5,6 @@ <title>Dialog Visual Test</title> <link rel="stylesheet" href="../../../themes/base/jquery.ui.all.css"> <script src="../../../jquery-1.8.2.js"></script> - <script src="../../../external/jquery.bgiframe-2.1.2.js"></script> <script src="../../../ui/jquery.ui.core.js"></script> <script src="../../../ui/jquery.ui.widget.js"></script> <script src="../../../ui/jquery.ui.mouse.js"></script> diff --git a/tests/visual/dialog/form.html b/tests/visual/dialog/form.html index c974a500a..47ed5e0b5 100644 --- a/tests/visual/dialog/form.html +++ b/tests/visual/dialog/form.html @@ -5,7 +5,6 @@ <title>Dialog Visual Test</title> <link rel="stylesheet" href="../../../themes/base/jquery.ui.all.css"> <script src="../../../jquery-1.8.2.js"></script> - <script src="../../../external/jquery.bgiframe-2.1.2.js"></script> <script src="../../../ui/jquery.ui.core.js"></script> <script src="../../../ui/jquery.ui.widget.js"></script> <script src="../../../ui/jquery.ui.mouse.js"></script> diff --git a/tests/visual/dialog/performance.html b/tests/visual/dialog/performance.html index 0b3bc6e58..fb863488d 100644 --- a/tests/visual/dialog/performance.html +++ b/tests/visual/dialog/performance.html @@ -5,7 +5,6 @@ <title>Dialog Visual Test - Modal Dialog in Large DOM</title> <link rel="stylesheet" href="../../../themes/base/jquery.ui.all.css"> <script src="../../../jquery-1.8.2.js"></script> - <script src="../../../external/jquery.bgiframe-2.1.2.js"></script> <script src="../../../ui/jquery.ui.core.js"></script> <script src="../../../ui/jquery.ui.position.js"></script> <script src="../../../ui/jquery.ui.widget.js"></script> |