striped rows looks nice.

This commit is contained in:
Andreas Öman 2008-08-26 14:59:18 +00:00
parent 314ff802d6
commit 13bee4517a

View file

@ -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,