Arthur Bogaart pushed to branch bugfix/CHANNELMGR-723 at cms-community / 
hippo-addon-channel-manager


Commits:
32c98650 by Arthur Bogaart at 2016-06-06T17:43:07+02:00
CHANNELMGR-723 Remove debug html

- - - - -


1 changed file:

- frontend-ng/src/angularjs/channel/menu/editor.html


Changes:

=====================================
frontend-ng/src/angularjs/channel/menu/editor.html
=====================================
--- a/frontend-ng/src/angularjs/channel/menu/editor.html
+++ b/frontend-ng/src/angularjs/channel/menu/editor.html
@@ -49,7 +49,7 @@
                     <span ng-show="!hippoTree.isEmpty(this) && 
!collapsed">remove</span>
                   </md-icon>
                 </md-button>
-                <div ng-class="{'empty-tree-item': 
hippoTree.isEmpty(this)}">{{ item.title }} - {{collapsed}} -- 
{{childNodes().length}} -- {{hasChild()}}</div>
+                <div ng-class="{'empty-tree-item': 
hippoTree.isEmpty(this)}">{{ item.title }}</div>
               </div>
               <div>
                 <md-button type="button"



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-addon-channel-manager/commit/32c98650bda3a19824a69bb13176de2b5595c05c
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to