From: Andreas Ă–man Date: Tue, 30 Jun 2009 21:55:35 +0000 (+0000) Subject: Use striped rows in common grid editor X-Git-Tag: 2.12~620 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2fdcebb22b00fcef6ff183ce68c6213e3b4beb45;p=thirdparty%2Ftvheadend.git Use striped rows in common grid editor --- diff --git a/src/webui/static/app/tableeditor.js b/src/webui/static/app/tableeditor.js index ff30bc238..0faca650e 100644 --- a/src/webui/static/app/tableeditor.js +++ b/src/webui/static/app/tableeditor.js @@ -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 '+