remove unused function

This commit is contained in:
rolux 2014-12-17 17:05:34 +00:00
parent 5acf5331cf
commit eaa2f033b8

View file

@ -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($('<pre>').html(logData.text));
}
function updateList(key, value) {
var query = {
conditions: [].concat(