From e32a44a9322bf0af939cbe0f3edf0e7c7a31ba75 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Fri, 11 Nov 2011 18:17:06 +0100 Subject: [PATCH] remove console overwrite --- pandora/templates/index.html | 7 ------- static/js/pandora/list.js | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/pandora/templates/index.html b/pandora/templates/index.html index 39a5640bd..7d68baaf0 100644 --- a/pandora/templates/index.html +++ b/pandora/templates/index.html @@ -9,13 +9,6 @@ - diff --git a/static/js/pandora/list.js b/static/js/pandora/list.js index eab63e733..1e3d3eac3 100644 --- a/static/js/pandora/list.js +++ b/static/js/pandora/list.js @@ -426,7 +426,7 @@ pandora.ui.list = function() { key: 'id', value: id, operator: '==' - } + }; }), operator: '|' }