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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2061%2Fhead;p=thirdparty%2Frspamd.git fixes variable condition --- diff --git a/interface/js/app/config.js b/interface/js/app/config.js index ec36dce489..4346dee45a 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]