equal
deleted
inserted
replaced
432 echo "<tr> |
432 echo "<tr> |
433 <td class=\"row{$rowid}$color\"> |
433 <td class=\"row{$rowid}$color\"> |
434 <div style=\"float: right;\"> |
434 <div style=\"float: right;\"> |
435 <b>$status</b> |
435 <b>$status</b> |
436 </div> |
436 </div> |
437 <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();\"> |
437 <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);\"> |
438 $plugin_basics |
438 $plugin_basics |
439 </div> |
439 </div> |
440 <span class=\"menuclear\"></span> |
440 <span class=\"menuclear\"></span> |
441 <div id=\"plugininfo_$uuid\" style=\"display: none;\"> |
441 <div id=\"plugininfo_$uuid\" style=\"display: none;\"> |
442 $desc |
442 $desc |