Skip to content

Commit

Permalink
fix(dashboard): update title country->region the orders list component (
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis-7 authored and nnixaa committed Feb 6, 2019
1 parent 06f1cc5 commit cf1bf4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { LayoutService } from '../../../../@core/utils/layout.service';
styleUrls: ['./country-orders-chart.component.scss'],
template: `
<div class="header">
<span class="title">Selected Country</span>
<span class="title">Selected Country/Region</span>
<h2>{{countryName}}</h2>
</div>
<div echarts
Expand Down

0 comments on commit cf1bf4d

Please sign in to comment.