Feature #436 » default_sortorder.patch
tvheadend-mod/src/webui/static/app/chconf.js 2011-04-13 08:57:36.000000000 +0200 | ||
---|---|---|
30 | 30 |
fields: ['name', 'chid', 'xmltvsrc', 'tags', 'ch_icon', |
31 | 31 |
'epg_pre_start', 'epg_post_end', 'number'], |
32 | 32 |
id: 'chid', |
33 |
sortInfo: { field: 'number', direction: "ASC" }, |
|
33 | 34 |
url: "channels", |
34 | 35 |
baseParams: { |
35 | 36 |
op: 'list' |