Fix a copy'n'pasted comment

This commit is contained in:
Andreas Öman 2008-10-11 11:01:31 +00:00
parent 99d1dd5e5c
commit ffeeffb63e

View 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({