Resolved Policy GUI Issues
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / policy-models / Editor / PolicyTemplates / FirewallPolicyTemplate.html
index 2a4a653..1fdfa31 100644 (file)
@@ -50,8 +50,8 @@
                                                ng-model="temp.policy.configName" required />
                                </div>
                                <div class="form-group col-sm-3">
-                                       <label>Time to Live Date:</label> <input type="date"
-                                               class="form-control" name="ttlDate" ng-disabled="temp.policy.readOnly" class="date"
+                                       <label>Time to Live Date:</label> <input type="text" id="ttlDate"
+                                               class="form-control" name="ttlDate" ng-disabled="temp.policy.readOnly"
                                                ng-model="temp.policy.ttlDate" />
                                </div>
                                <div class="form-group col-sm-3">