Commit 7782e943782cc66f1fbdec0afb11e54aa86ad562

Authored by Victor Costa
1 parent c71fac10

Remove unused file

Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
src/app/components/boxes/boxes.html
@@ -1,3 +0,0 @@ @@ -1,3 +0,0 @@
1 -{{vm.boxesOrder}}  
2 -{{boxesOrder}}  
3 -<ng-include ng-repeat="box in vm.boxes | orderBy: vm.boxesOrder" src="'app/components/noosfero-boxes/box.html'"></ng-include>