Changeset 9f2b98


Ignore:
Timestamp:
04/27/2009 06:14:07 PM (16 years ago)
Author:
Damien Churchill <damoc@gmail.com>
Branches:
2.0.x, develop, extjs4-port, master
Children:
725198
Parents:
6b4f36
Message:

fix showing the add torrent window

File:
1 edited

Legend:

Unmodified
Added
Removed
  • deluge/ui/web/js/Deluge.Toolbar.js

    r6b4f36 r9f2b98  
    188188               
    189189                onTorrentAdd: function() {
    190                         Deluge.Add.Window.show();
     190                        Deluge.Add.show();
    191191                }
    192192        });
Note: See TracChangeset for help on using the changeset viewer.