Skip to content

Commit

Permalink
change wording
Browse files Browse the repository at this point in the history
  • Loading branch information
crosalot committed Apr 24, 2020
1 parent 14eabcb commit ebab372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<div class="ili-stat-ili-delta ili-stat-row large-4 medium-12 small-12 columns">
<span class="ili-stat_label">
<!-- <span class="typcn typcn-chart-bar"></span> -->
สัดส่วนผู้มีอาการป่วยเทียบกับสัปดาห์ก่อน
สัดส่วนจำนวนอาการป่วยเทียบกับสัปดาห์ก่อน
</span>
<span ng-cloak ng-class="{ 'ili-stat_value': 1, 'up': (delta > 0), 'down': (delta < 0) }">
<!--IF Condition-->
Expand Down

0 comments on commit ebab372

Please sign in to comment.