diff options
author | Bruno M. Custódio <bruno@brunomcustodio.com> | 2013-02-05 13:47:59 +0000 |
---|---|---|
committer | Bruno M. Custódio <bruno@brunomcustodio.com> | 2013-02-05 13:47:59 +0000 |
commit | b440979ba6f0b6299dc2cb9c60939d1b7998fd5e (patch) | |
tree | bc57e813b5a777a2e2de77f9a1b055ed17ef40ba /tests/unit/dialog/all.html | |
parent | a129a93a4d3a76e646423b6238459a12c80e22b0 (diff) | |
download | jquery-ui-b440979ba6f0b6299dc2cb9c60939d1b7998fd5e.tar.gz jquery-ui-b440979ba6f0b6299dc2cb9c60939d1b7998fd5e.zip |
Updating 'jQuery' to 1.9.1.
Diffstat (limited to 'tests/unit/dialog/all.html')
-rw-r--r-- | tests/unit/dialog/all.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/dialog/all.html b/tests/unit/dialog/all.html index 59f4cb2d8..4bbf7abfd 100644 --- a/tests/unit/dialog/all.html +++ b/tests/unit/dialog/all.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <title>jQuery UI Dialog Test Suite</title> - <script src="../../../jquery-1.9.0.js"></script> + <script src="../../../jquery-1.9.1.js"></script> <link rel="stylesheet" href="../../../external/qunit.css"> <link rel="stylesheet" href="../qunit-composite.css"> |