_Main/UI/MacroPlannerWebApp/Component_DialogEditPriorityFactorDetails/Response_pnlActions_btnOk_OnClick.def
@@ -12,7 +12,7 @@ if( isRange.Checked() ) { checkValue := not RangeMax.Text() = '' and not RangeMin.Text() = ''; checkValue := not RangeMax.Text() = '' and not RangeMin.Text() = '' and RangeMax.Text() > RangeMin.Text(); } return checkValue;