Remove debug code

pull/288/head
Aleksander Machniak 11 years ago
parent 9263f55a63
commit c9f779d036

@ -660,7 +660,6 @@ function rule_adv_switch(id, elem)
function action_type_select(id)
{
console.log(id);
var obj = document.getElementById('action_type' + id),
v = obj.value, enabled = {},
elems = {

Loading…
Cancel
Save