[POLICY-73] replace openecomp for policy-engine
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / Windows / Dictionary / MSModelsDictionary.html
index 0bc58fc..15a4760 100644 (file)
@@ -1,6 +1,6 @@
 <!--/*-
  * ============LICENSE_START=======================================================
- * ECOMP Policy Engine
+ * ONAP Policy Engine
  * ================================================================================
  * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
  * ================================================================================
@@ -49,8 +49,8 @@
                                <p ng-show="formdata.classList.$invalid && !formdata.classList.$pristine" class="help-block">Micro Service is required.</p>
                 </div>
                         <div class="form-group col-sm-6">
-               <label>Verison:</label><br>
-               <input type="text" ng-model="editMSmodelName.version" class="form-control"/>
+               <label>Version:<sup><b>*</b></sup></label><br>
+               <input type="text" required ng-model="editMSmodelName.version" class="form-control"/>
                </div>
                        </div>
         </div>