From 752c191a71a722e55654146361f45f742725aa2d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Wed, 23 Dec 2009 03:29:33 +0000 Subject: [PATCH] Added jquery.ui.mouse.js to non-interaction demos/tests that use interaction plugins. --- demos/dialog/animated.html | 1 + demos/dialog/default.html | 1 + demos/dialog/modal-confirmation.html | 1 + demos/dialog/modal-form.html | 1 + demos/dialog/modal-message.html | 1 + demos/dialog/modal.html | 1 + demos/tabs/sortable.html | 1 + tests/unit/dialog/dialog.html | 1 + 8 files changed, 8 insertions(+) diff --git a/demos/dialog/animated.html b/demos/dialog/animated.html index f150f030e..2bb96d369 100644 --- a/demos/dialog/animated.html +++ b/demos/dialog/animated.html @@ -6,6 +6,7 @@ + diff --git a/demos/dialog/default.html b/demos/dialog/default.html index 256fe6a13..66f052d82 100644 --- a/demos/dialog/default.html +++ b/demos/dialog/default.html @@ -6,6 +6,7 @@ + diff --git a/demos/dialog/modal-confirmation.html b/demos/dialog/modal-confirmation.html index ace19d0be..bbb785c4b 100644 --- a/demos/dialog/modal-confirmation.html +++ b/demos/dialog/modal-confirmation.html @@ -6,6 +6,7 @@ + diff --git a/demos/dialog/modal-form.html b/demos/dialog/modal-form.html index c6a07d0bb..d3eb00d77 100644 --- a/demos/dialog/modal-form.html +++ b/demos/dialog/modal-form.html @@ -6,6 +6,7 @@ + diff --git a/demos/dialog/modal-message.html b/demos/dialog/modal-message.html index c8e827fce..fc1abb3b2 100644 --- a/demos/dialog/modal-message.html +++ b/demos/dialog/modal-message.html @@ -6,6 +6,7 @@ + diff --git a/demos/dialog/modal.html b/demos/dialog/modal.html index 045414440..c852b0551 100644 --- a/demos/dialog/modal.html +++ b/demos/dialog/modal.html @@ -6,6 +6,7 @@ + diff --git a/demos/tabs/sortable.html b/demos/tabs/sortable.html index 158d09337..3fc66b0f5 100644 --- a/demos/tabs/sortable.html +++ b/demos/tabs/sortable.html @@ -6,6 +6,7 @@ + diff --git a/tests/unit/dialog/dialog.html b/tests/unit/dialog/dialog.html index 6b13d5bef..5b23bc885 100644 --- a/tests/unit/dialog/dialog.html +++ b/tests/unit/dialog/dialog.html @@ -6,6 +6,7 @@ + -- 2.39.5