diff --git a/js/directives/mtree.js b/js/directives/mtree.js index 842afe7..5bfbe42 100644 --- a/js/directives/mtree.js +++ b/js/directives/mtree.js @@ -23,7 +23,7 @@ panelApp.directive('batMtree', function($compile) { '' + '' + '
' + - '' + + '' + '
' + '' + ''); diff --git a/js/directives/wtree.js b/js/directives/wtree.js index 4b25f3a..433bd5f 100644 --- a/js/directives/wtree.js +++ b/js/directives/wtree.js @@ -25,7 +25,7 @@ panelApp.directive('batWtree', function($compile) { '' + '' + '
' + - '' + + '' + '
' + '' + '');