From ffeeffb63ec9cbb730e8cb972250b618b1941656 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96man?= Date: Sat, 11 Oct 2008 11:01:31 +0000 Subject: [PATCH] Fix a copy'n'pasted comment --- webui/static/app/tvheadend.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/webui/static/app/tvheadend.js b/webui/static/app/tvheadend.js index 5e457124..b9741b7c 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({