mirror of
https://github.com/tabler/tabler.git
synced 2026-08-11 22:02:22 +04:00
Merge pull request #28 from altern8tif/altern8tif-patch-1
Update typo in demo pages
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ menu: index
|
|||||||
{% include cards/chart.html height=12 title="Chart title" id="chart-pie" data="pie" %}
|
{% include cards/chart.html height=12 title="Chart title" id="chart-pie" data="pie" %}
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-4">
|
<div class="col-sm-4">
|
||||||
{% include cards/digit.html color="red" title="New fedbacks" digit="62" width="28%" %}
|
{% include cards/digit.html color="red" title="New feedback" digit="62" width="28%" %}
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-4">
|
<div class="col-sm-4">
|
||||||
{% include cards/digit.html color="green" title="Today profit" digit="$652" width="84%" %}
|
{% include cards/digit.html color="green" title="Today profit" digit="$652" width="84%" %}
|
||||||
|
|||||||
@@ -139,7 +139,7 @@ menu: cards
|
|||||||
{% include cards/client.html %}
|
{% include cards/client.html %}
|
||||||
{% include cards/digit.html %}
|
{% include cards/digit.html %}
|
||||||
<div class="row row-deck">
|
<div class="row row-deck">
|
||||||
<div class="col-6">{% include cards/digit.html color="red" title="New fedbacks" digit="62" width="34%" %}</div>
|
<div class="col-6">{% include cards/digit.html color="red" title="New feedback" digit="62" width="34%" %}</div>
|
||||||
<div class="col-6">{% include cards/digit.html color="green" title="Users online" digit="76" width="32%" %}</div>
|
<div class="col-6">{% include cards/digit.html color="green" title="Users online" digit="76" width="32%" %}</div>
|
||||||
</div>
|
</div>
|
||||||
{% include cards/digit.html color="yellow" title="Profit for this month" digit="$65,256" width="85%" %}
|
{% include cards/digit.html color="yellow" title="Profit for this month" digit="$65,256" width="85%" %}
|
||||||
|
|||||||
Reference in New Issue
Block a user