Use striped rows in common grid editor

This commit is contained in:
Andreas Öman 2009-06-30 21:55:35 +00:00
parent 4ebf04bb55
commit 2fdcebb22b

View file

@ -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 '+