Merge branch 'master' of https://github.com/akveo/ng2-admin into dev-tree-view

This commit is contained in:
tibing 2016-07-08 11:21:02 +03:00
commit 8a75aa0d63
20 changed files with 300 additions and 20 deletions

View file

@ -1,6 +1,6 @@
import {Component} from '@angular/core';
import {BranchyComponent, TreeModel} from 'ng2-branchy';
import {BaCard} from "../../../../theme/components/baCard/baCard.component";
import {BaCard} from '../../../../theme/components/baCard';
@Component({
selector: 'tree-view',