diff --git a/static/js/pandora/infoView.0xdb.js b/static/js/pandora/infoView.0xdb.js index 8d232358..9d342964 100644 --- a/static/js/pandora/infoView.0xdb.js +++ b/static/js/pandora/infoView.0xdb.js @@ -625,7 +625,7 @@ pandora.ui.infoView = function(data) { } function formatLight(str) { - return '' + str + ''; + return '' + str + ''; } function formatTitle(title) {