moved to tablesorter.

This commit is contained in:
kay.one
2013-02-15 15:38:53 -08:00
parent cda53cfd3a
commit 6a7e346bf2
22 changed files with 2321 additions and 2687 deletions

View File

@@ -51,7 +51,7 @@ define(['app', 'AddSeries/RootFolders/RootFolderCollection', 'Shared/AutoComplet
this.collection = rootFolders;
this.currentDirs.show(new NzbDrone.AddSeries.RootDirListView({ collection: this.collection }));
this.ui.pathInput.folderAutoComplete();
this.ui.pathInput.autoComplete('/directories');
},