Resolved Policy GUI Issues
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / policy-models / Editor / PolicyTemplates / BasePolicyTemplate.html
index 790a16b..c81a98d 100644 (file)
@@ -30,8 +30,8 @@
                                                title="Enter the Config Name without any spaces" />
                                </div>
                                <div class="form-group col-sm-3">
-                                       <label>Time to Live Date:</label> <input type="date"
-                                               class="form-control" ng-disabled="temp.policy.readOnly" name="ttlDate" class="date"
+                                       <label>Time to Live Date:</label> <input type="text" id="ttlDate"
+                                               class="form-control" ng-disabled="temp.policy.readOnly" name="ttlDate"
                                                ng-model="temp.policy.ttlDate" />
                                </div>
                        </div>