plugins/admin/PluginManager.php
changeset 582 a38876c0793c
parent 555 ac4c6a7f01d8
child 675 872f0048dd81
--- a/plugins/admin/PluginManager.php	Sun Jun 22 18:13:59 2008 -0400
+++ b/plugins/admin/PluginManager.php	Tue Jun 24 23:37:23 2008 -0400
@@ -425,7 +425,7 @@
                   <div style=\"float: right;\">
                     <b>$status</b>
                   </div>
-                  <div style=\"cursor: pointer;\" onclick=\"if ( !this.fx ) 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('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();\">
                     $plugin_basics
                   </div>
                   <span class=\"menuclear\"></span>