Module: deluge Branch: extjs4-port Commit: 3f1a3a31cc6254c5a1ffc47701ee9f2fac34a8c9
Author: Damien Churchill <[email protected]> Date: Mon Jun 13 00:48:02 2011 +0100 webui: fix up the connection manager Partially fix the connection manager so it now displays correctly on first load. A lot of the functionality needs to be changed due to the list -> grid migration. --- deluge/ui/web/js/deluge-all/ConnectionManager.js | 108 +++++++++------------ deluge/ui/web/js/deluge-all/data/HostRecord.js | 53 +++++++++++ 2 files changed, 99 insertions(+), 62 deletions(-) -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
