Merge "Refactor to provide Common Policy Validation"
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / policy-models / Editor / PolicyTemplates / BRMSRawPolicyTemplate.html
index a778b13..8751768 100644 (file)
@@ -45,8 +45,8 @@
                        </div>
                        <div class="form-group row">
                                <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">
@@ -66,7 +66,7 @@
                <div class="well">
                        <div class="form-group row">
                                <div class="form-group col-sm-2">
-                                       <label>Rule Attributes:<sup><b>*</b></sup></label>
+                                       <label>Rule Attributes:<sup></sup></label>
                                        <button type="button" class="btn btn-default"
                                                ng-disabled="temp.policy.readOnly" ng-click="addNewChoice()">
                                                <i class="fa fa-plus"></i>