fixed nzbclub size parsing. Http timeout reduced from 100 to 20 seconds

This commit is contained in:
kay.one 2013-06-08 10:29:19 -07:00
commit 5dc7e03b8d
8 changed files with 94 additions and 79 deletions

View file

@ -19,10 +19,10 @@ define([
columns: [
{
name : 'age',
label : 'Age',
name : 'indexer',
label : 'Indexer',
sortable: true,
cell : Backgrid.IntegerCell
cell : Backgrid.StringCell
},
{
name : 'size',