diff --git a/static/js/apiDialog.js b/static/js/apiDialog.js index e1bb31f77..cfc170d9c 100644 --- a/static/js/apiDialog.js +++ b/static/js/apiDialog.js @@ -139,7 +139,7 @@ pandora.ui.apiDialog = function() { }) .css({backgroundColor: 'rgba(0, 0, 0, 0)'}), parts, parts_, - colon = ':' + colon = ':' + ' ', comma = ',' + ' '; @@ -162,7 +162,6 @@ pandora.ui.apiDialog = function() { } $doc.html(parts.join('notes' + colon)); } - Ox.print('DEBUG', $doc.html()) parts = $doc.html().split('see' + colon); if (parts.length == 2) { parts[1] = parts[1].replace(/\n\s+?/, '').split(comma).map( @@ -233,23 +232,30 @@ pandora.ui.apiDialog = function() { that.select = function(id) { if (id && actions[id]) { - $text.html('