]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Fix a copy'n'pasted comment
authorAndreas Öman <andreas@lonelycoder.com>
Sat, 11 Oct 2008 11:01:31 +0000 (11:01 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Sat, 11 Oct 2008 11:01:31 +0000 (11:01 +0000)
webui/static/app/tvheadend.js

index 5e4571242db5dab5c20f5969d01f5a947b324ca0..b9741b7cffb38ed99131b25037228b9f49d2765b 100644 (file)
@@ -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({