Use ion-outlet for components

This commit is contained in:
James Brooks
2015-01-27 17:17:40 +00:00
parent d9dbfeb56e
commit 0e25cf6e17
4 changed files with 4 additions and 4 deletions
@@ -6,7 +6,7 @@
<i class="icon ion-navicon"></i>
</div>
<span class="uppercase">
<i class="icons ion-ios-keypad"></i> {{ trans_choice('dashboard.components.components', 2) }}
<i class="icons ion-outlet"></i> {{ trans_choice('dashboard.components.components', 2) }}
</span>
> <small>{{ trans('dashboard.components.edit.title') }}</small>
</div>