Commit 0d512e91309d6a40419f4234d6dfceca9adee030

Authored by jjordaan
1 parent 99662793

Commited: Jarrett Jordaan

templates/ktcore/search2/adv_query_builder.smarty
@@ -426,7 +426,7 @@ function addFieldTypeSelection(groupid, fid, type, options) @@ -426,7 +426,7 @@ function addFieldTypeSelection(groupid, fid, type, options)
426 var html = ''; 426 var html = '';
427 var callback = null; 427 var callback = null;
428 var params = null; 428 var params = null;
429 -alert(type); 429 +
430 switch(type) 430 switch(type)
431 { 431 {
432 case 'FILESIZE': 432 case 'FILESIZE':