From eaa2f033b8c49347342597519e795e864c3600b2 Mon Sep 17 00:00:00 2001 From: rolux Date: Wed, 17 Dec 2014 17:05:34 +0000 Subject: [PATCH] remove unused function --- static/js/errorlogsDialog.js | 9 --------- 1 file changed, 9 deletions(-) diff --git a/static/js/errorlogsDialog.js b/static/js/errorlogsDialog.js index 58d355a9..08ff09b3 100644 --- a/static/js/errorlogsDialog.js +++ b/static/js/errorlogsDialog.js @@ -233,15 +233,6 @@ pandora.ui.errorlogsDialog = function() { return Ox.encodeHTMLEntities(url.split('?')[0]) + ':' + line; } - function renderLog(logData) { - var $checkbox; - return Ox.Element() - .css({ - padding: '8px' - }) - .append($('
').html(logData.text));
-    }
-
     function updateList(key, value) {
         var query = {
                 conditions: [].concat(