From 1e4235fcb7e113c1e0c105ff022a596a7a45f628 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Thu, 29 Mar 2018 18:40:52 +0530 Subject: [PATCH] batch code changes done --- Apollo/assets/views/batch.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Apollo/assets/views/batch.html b/Apollo/assets/views/batch.html index 225b81cd..ae2b97ac 100755 --- a/Apollo/assets/views/batch.html +++ b/Apollo/assets/views/batch.html @@ -81,7 +81,8 @@ - + + {{p.BatchCode}} @@ -153,7 +154,7 @@ + ng-model="myModel.batchCode" ng-pattern="/^[a-zA-Z0-9-\s]*$/" required/> Batch code is required