Use striped rows in common grid editor
This commit is contained in:
parent
4ebf04bb55
commit
2fdcebb22b
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ tvheadend.tableEditor = function(title, dtable, cm, rec, plugins, store,
|
|||
cm: cm,
|
||||
viewConfig: {forceFit:true},
|
||||
selModel: selModel,
|
||||
stripeRows: true,
|
||||
tbar: [{
|
||||
tooltip: 'Create a new entry on the server. '+
|
||||
'The new entry is initially disabled so it must be enabled '+
|
||||
|
|
Loading…
Add table
Reference in a new issue