From: Andreas Ă–man Date: Sat, 11 Oct 2008 11:01:31 +0000 (+0000) Subject: Fix a copy'n'pasted comment X-Git-Tag: 2.12~772 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ffeeffb63ec9cbb730e8cb972250b618b1941656;p=thirdparty%2Ftvheadend.git Fix a copy'n'pasted comment --- diff --git a/webui/static/app/tvheadend.js b/webui/static/app/tvheadend.js index 5e4571242..b9741b7cf 100644 --- a/webui/static/app/tvheadend.js +++ b/webui/static/app/tvheadend.js @@ -1,9 +1,6 @@ /** - * This function creates top level tabs based on access so users without - * access to subsystems won't see them. - * - * Obviosuly, access is verified in the server too. + * Displays a help popup window */ tvheadend.help = function(title, pagename) { Ext.Ajax.request({