Module: deluge Branch: master Commit: 76fa8e707a726e1c4c8474fa643b91ba42bd8534
Author: Damien Churchill <[email protected]> Date: Sun Apr 11 23:11:54 2010 +0100 Split out the OptionsPanel into seperate classes and files --- deluge/ui/web/js/deluge-all/add/AddWindow.js | 2 +- deluge/ui/web/js/deluge-all/add/FilesTab.js | 91 ++++++++++ deluge/ui/web/js/deluge-all/add/OptionsPanel.js | 219 ++--------------------- deluge/ui/web/js/deluge-all/add/OptionsTab.js | 185 +++++++++++++++++++ 4 files changed, 291 insertions(+), 206 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.
