--- 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>