[update] Add label on tree

This commit is contained in:
brunosimon
2016-08-14 15:23:41 +02:00
parent ae6458ade1
commit a2e7f6b541
3 changed files with 7 additions and 6 deletions
@@ -43,6 +43,7 @@ application.controller(
file = file.data;
file.notif = 0;
file.new = false;
file.active = true;
$scope.file = file;