From b1a8d76e83d12b42c30b4da2b976238e012acb2d Mon Sep 17 00:00:00 2001 From: rolux Date: Sun, 4 Aug 2013 09:44:58 +0000 Subject: [PATCH] fix #1756 (string substitution fails on /api main page) --- static/js/apiDialog.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/apiDialog.js b/static/js/apiDialog.js index 747cf263..07c54c74 100644 --- a/static/js/apiDialog.js +++ b/static/js/apiDialog.js @@ -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.

', [pandora.site.site.name])) .append( Ox.SyntaxHighlighter({