refactor(charts): register custom js-themes for charts

This commit is contained in:
Dmitry Nehaychik 2017-07-21 18:40:39 +03:00
parent 82c4635828
commit fda6c717df

View file

@ -10,7 +10,7 @@ import { Component } from '@angular/core';
<ngx-header></ngx-header>
</nga-layout-header>
<nga-sidebar>
<nga-sidebar responsive>
<ng-content select="nga-menu"></ng-content>
</nga-sidebar>