k8srepo field description mandatory; k8scluster placeholder hint for nets field
[osm/LW-UI.git] / k8srepohandler / template / modal / k8srepo_register.html
index b742d79..6da73d5 100644 (file)
@@ -49,10 +49,10 @@ limitations under the License.
                             <input class="form-control" id="k8sr_url" name="url"
                                         placeholder="Url" required>
                         </div>
-                        <label for="k8sr_description" class="col-sm-2">Description</label>
+                        <label for="k8sr_description" class="col-sm-2">Description *</label>
                         <div class="col-sm-3">
                             <input class="form-control" id="k8sr_description" name="description"
-                                        placeholder="Description" >
+                                        placeholder="Description" required>
                         </div>
                     </div>