plugins/admin/PluginManager.php
changeset 699 c7d737202d59
parent 685 17ebe24cdf85
child 791 e6094f56f941
--- a/plugins/admin/PluginManager.php	Sun Aug 17 23:24:41 2008 -0400
+++ b/plugins/admin/PluginManager.php	Thu Aug 21 08:24:04 2008 -0400
@@ -434,7 +434,7 @@
                   <div style=\"float: right;\">
                     <b>$status</b>
                   </div>
-                  <div style=\"cursor: pointer;\" onclick=\"if ( !this.fx ) { load_component('SpryEffects'); load_component('messagebox'); load_component('ajax'); this.fx = new Spry.Effect.Blind('plugininfo_$uuid', { duration: 500, from: '0%', to: '100%', toggle: true }); } this.fx.start();\">
+                  <div style=\"cursor: pointer;\" onclick=\"if ( !this.fx ) { load_component('jquery'); load_component('jquery-ui'); load_component('messagebox'); load_component('ajax'); this.fx = true; } $('#plugininfo_$uuid').toggle('blind', {}, 500);\">
                     $plugin_basics
                   </div>
                   <span class=\"menuclear\"></span>