forked from 0x2620/pandora
fix #1756 (string substitution fails on /api main page)
This commit is contained in:
parent
56ea685e61
commit
b1a8d76e83
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ pandora.ui.apiDialog = function() {
|
|||
+ ' both shorter than one hour and whose title does not'
|
||||
+ ' start with "X" (sorted by duration, then title, both'
|
||||
+ ' in ascending order), it will return their duration,'
|
||||
+ ' id and title properties.'
|
||||
+ ' id and title properties.</p>',
|
||||
[pandora.site.site.name]))
|
||||
.append(
|
||||
Ox.SyntaxHighlighter({
|
||||
|
|
Loading…
Reference in a new issue