Fix a copy'n'pasted comment
This commit is contained in:
parent
99d1dd5e5c
commit
ffeeffb63e
1 changed files with 1 additions and 4 deletions
|
@ -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({
|
||||
|
|
Loading…
Add table
Reference in a new issue