Fixed the Policy API issues and Bugfixes
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / policy-models / Editor / PolicyTemplates / ActionPolicyTemplate.html
index 3b60c9b..e58e7bb 100644 (file)
@@ -51,7 +51,7 @@
                                </div>
                        </div>
                        <div class="well">
-                               <label>Rule Algorithms:<sup><b>*</b></sup></label><br>
+                               <label>Rule Algorithms:<sup><b></b></sup></label><br>
                                <div class="form-group row">
                                        <div class="form-group col-sm-1">
                                                <button type="button" class="btn btn-default"
                                <button class="btn btn-success" ng-disabled="savebutton"
                                        herf="javascript:void(0)" ng-disabled="temp.policy.readOnly"
                                        ng-click="saveActionPolicy(temp);">Save</button>
-                               <button class="btn btn-default" data-dismiss="modal"
-                                       ng-disabled="temp.inprocess" ng-model="finalPath"
-                                       ng-controller="FileManagerCtrl"
-                                       ng-click="closefunction(finalPath);">Close</button>
+                               <button type="button" class="btn btn-default" ng-click="refresh();">Close</button>
                        </div>
        </form>
 </div>