diff --git a/400-SOURCECODE/AIAHTML5.Web/app/directives/AIADirectives.js b/400-SOURCECODE/AIAHTML5.Web/app/directives/AIADirectives.js index 73b69d8..1028e6d 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/directives/AIADirectives.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/directives/AIADirectives.js @@ -1,9 +1,25 @@ AIA.directive('daDirective', function () { return { - templateUrl: 'app/views/da/da-body-view.html' + templateUrl: 'app/views/da/da-body-view.html' }; }); +//AIA.directive('daDirective', function (ModuleService) { +// return { +// scope: {}, +// controller: function ($scope) { +// //$scope.DaWindowData = ModuleService.getModuleData("DISSECTIBLE_ANATOMY"); +// //$scope.template = { + +// // "home": "app/views/da/da-body-view.html" +// //} +// }, +// // template:'