r3467 committed - tooltip: put themeroller back, just temp. remove for working offline

r3467 committed - tooltip: put themeroller back, just temp. remove for working offline

Revision: 3467
Author: joern.zaefferer
Date: Wed Nov 18 08:26:15 2009
Log: tooltip: put themeroller back, just temp. remove for working offline
http://code.google.com/p/jquery-ui/source/detail?r=3467
Modified:
/branches/dev/tests/visual/tooltip/default.html
=======================================
--- /branches/dev/tests/visual/tooltip/default.html    Wed Nov 18 08:19:39 2009
+++ /branches/dev/tests/visual/tooltip/default.html    Wed Nov 18 08:26:15 2009
@@ -8,6 +8,7 @@
    <script type="text/javascript"
src="../../../ui/jquery.ui.core.js"></script>
    <script type="text/javascript"
src="../../../ui/jquery.ui.position.js"></script>
    <script type="text/javascript"
src="../../../ui/jquery.ui.tooltip.js"></script>
+    <script type="text/javascript"
src="http://jqueryui.com/themeroller/themeswitchertool/"></script>
    <script type="text/javascript">
    $(function() {
        $.fn.themeswitcher && $('<div/>').css({
--