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