striped rows looks nice.
This commit is contained in:
parent
314ff802d6
commit
13bee4517a
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ tvheadend.channeldetails = function(chid, chname) {
|
|||
var transportsgrid = new Ext.grid.EditorGridPanel({
|
||||
title:'Transports',
|
||||
anchor: '100% 50%',
|
||||
stripeRows:true,
|
||||
plugins:[enabledColumn, expander],
|
||||
store: transportsstore,
|
||||
clicksToEdit: 2,
|
||||
|
|
Loading…
Add table
Reference in a new issue