From: firedranzer Date: Wed, 7 Mar 2018 08:56:14 +0000 (+0530) Subject: fixes variable condition X-Git-Tag: 1.7.0~54^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F2061%2Fhead;p=rspamd.git fixes variable condition --- diff --git a/interface/js/app/config.js b/interface/js/app/config.js index ec36dce48..4346dee45 100644 --- a/interface/js/app/config.js +++ b/interface/js/app/config.js @@ -228,7 +228,7 @@ function($) { else if(eltsArray[2]<0){ rspamd.alertMessage('alert-modal alert-error', 'Greylist can not be negative'); } - else if(eltsArray[2]