[POLICY-67] Add new Rainy Day Decision Policy
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / main / policyEditor.html
index fe822d4..50a1e53 100644 (file)
        <script src= "app/policyApp/controller/dictionaryGridController/CLVnfTypeDictGridController.js"></script>
        <script src= "app/policyApp/controller/dictionaryGridController/CLVsclActionDictGridController.js"></script>
        <script src= "app/policyApp/controller/dictionaryGridController/DecisionSettingsDictGridController.js"></script>
+       <script src= "app/policyApp/controller/dictionaryGridController/DecisionRainyDayDictGridController.js"></script>
        <script src= "app/policyApp/controller/dictionaryGridController/DescriptiveScopeDictGridController.js"></script>
        <script src= "app/policyApp/controller/dictionaryGridController/EnforcerTypeDictGridController.js"></script>
        <script src= "app/policyApp/controller/dictionaryGridController/FWActionListDictGridController.js"></script>
        <script src= "app/policyApp/controller/dictionaryController/CLVnfTypeDictController.js"></script>
        <script src= "app/policyApp/controller/dictionaryController/CLVsclActionDictController.js"></script>
        <script src= "app/policyApp/controller/dictionaryController/DecisionSettingsDictController.js"></script>
+       <script src= "app/policyApp/controller/dictionaryController/DecisionRainyDayDictController.js"></script>
        <script src= "app/policyApp/controller/dictionaryController/DescriptiveSearchDictController.js"></script>
        <script src= "app/policyApp/controller/dictionaryController/EnforcerDictController.js"></script>
        <script src= "app/policyApp/controller/dictionaryController/FWActionListDictController.js"></script>
            <div ng-include src="'app/policyApp/Windows/Dictionary/CLVnfTypeDictionary.html'"></div>
            <div ng-include src="'app/policyApp/Windows/Dictionary/CLVsclActionDictionary.html'"></div>
            <div ng-include src="'app/policyApp/Windows/Dictionary/DecisionSettingsDictionary.html'"></div>
+           <div ng-include src="'app/policyApp/Windows/Dictionary/DecisionRainyDayDictionary.html'"></div>
            <div ng-include src="'app/policyApp/Windows/Dictionary/DescriptiveScopeDictionary.html'"></div>
            <div ng-include src="'app/policyApp/Windows/Dictionary/EcompNameDictionary.html'"></div>
            <div ng-include src="'app/policyApp/Windows/Dictionary/EnforcerTypeDictionary.html'"></div>