fix(tables): improve smart-table styles

This commit is contained in:
KostyaDanovsky 2017-07-29 13:13:17 +03:00
parent bc536dbded
commit 0f546d950f
6 changed files with 21 additions and 74 deletions

View file

@ -4,7 +4,7 @@ import { Ng2SmartTableModule } from 'ng2-smart-table';
import { SharedModule } from '../../shared.module';
import { TablesRoutingModule, routedComponents } from './tables-routing.module';
import { SmartTableService } from './smart-table/smart-table.service';
import { SmartTableService } from '../../@core/data/smart-table.service';
@NgModule({
imports: [