提交 7989ecf7 编写于 作者: B Bram Borggreve

Fix some typos

上级 53421589
......@@ -31,7 +31,7 @@
<tr>
<td><span class="avatar" style="background-image: url({{ site.base }}/{{ site.data.users[16].photo }})"></span></td>
<td>{{ site.data.users[16].name }} {{ site.data.users[16].surname }}</td>
<td>Left sidebar adjusments</td>
<td>Left sidebar adjustments</td>
<td class="text-nowrap">April 15, 2018</td>
<td><a href="#" class="icon"><i class="fe fe-trash"></i></a></td>
</tr>
......@@ -54,4 +54,4 @@
</div>
</div>
{% include js-charts.html id="chart-development-activity" data="development-activity" %}
\ No newline at end of file
{% include js-charts.html id="chart-development-activity" data="development-activity" %}
......@@ -45,7 +45,7 @@ menu: interface.cards
{% include cards/card.html title="With additional fullscreen button" show-fullscreen=true %}
</div>
<div class="col-lg-6">
{% include cards/card.html title="Pannel with custom buttons" show-buttons=true %}
{% include cards/card.html title="Panel with custom buttons" show-buttons=true %}
</div>
<div class="col-lg-6">
{% include cards/card.html title="Card with search form" show-form=true %}
......@@ -54,7 +54,7 @@ menu: interface.cards
{% include cards/card.html title="Card with alert" alert="Adding action was successful" %}
</div>
<div class="col-lg-6 col-xl-4">
{% include cards/card.html title="Card with alert" alert="Adding action was failed" alert-type="danger" %}
{% include cards/card.html title="Card with alert" alert="Adding action failed" alert-type="danger" %}
</div>
<div class="col-lg-6 col-xl-4">
{% include cards/card.html title="Card with switch" show-switch=true %}
......@@ -63,4 +63,4 @@ menu: interface.cards
{% include cards/card.html title="Card with loader" show-loader=true %}
</div>
</div>
</div>
\ No newline at end of file
</div>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册