From 7b042303a8daa856df208a57a10bdca0c8640655 Mon Sep 17 00:00:00 2001 From: rolux Date: Sat, 12 Nov 2011 13:01:40 +0000 Subject: [PATCH] remove print statement --- static/js/pandora/usersDialog.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/js/pandora/usersDialog.js b/static/js/pandora/usersDialog.js index 4891ec46..12c719ff 100644 --- a/static/js/pandora/usersDialog.js +++ b/static/js/pandora/usersDialog.js @@ -466,7 +466,6 @@ pandora.ui.usersDialog = function() { : !guests ? [{key: 'level', value: 'guest', operator: '!='}] : [], operator: key == 'all' && value ? '|' : '&' }; - Ox.print('CONDITIONS', query.conditions) $list.options({ items: function(data, callback) { return pandora.api.findUsers(Ox.extend(data, {