From 134d370998de2ea78ce4829e49ed1cdd8299436e Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Thu, 29 Mar 2018 18:41:15 +0530 Subject: [PATCH] batch code changes done --- Apollo/assets/views/editBatchDetails.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apollo/assets/views/editBatchDetails.html b/Apollo/assets/views/editBatchDetails.html index 62549900..32c80133 100755 --- a/Apollo/assets/views/editBatchDetails.html +++ b/Apollo/assets/views/editBatchDetails.html @@ -16,7 +16,7 @@ + ng-model="p.BatchCode" ng-pattern="/^[a-zA-Z0-9-\s]*$/" readonly required/> Batch Code is required