From a494e4c3070f9d75be825ed395f42ad22d8464b3 Mon Sep 17 00:00:00 2001 From: gandhimathi Bharathirajan Date: Wed, 2 Aug 2017 17:15:45 +0530 Subject: [PATCH] IGR Issue fixed --- application/views/inwardgateregister.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/inwardgateregister.php b/application/views/inwardgateregister.php index 899f8bca..8e8a48e2 100755 --- a/application/views/inwardgateregister.php +++ b/application/views/inwardgateregister.php @@ -459,7 +459,7 @@ $('').attr({ }); - if(status == '' || status == '' ) + if(status == '' || status == '' || status == '' ) { alert('The Order is completed!!'); $("#IGRLink").hide();