Encode the > character

This commit is contained in:
James Brooks 2015-02-06 14:36:57 +00:00
parent bddfbb855b
commit 996e8d8f12
6 changed files with 6 additions and 6 deletions

View File

@ -8,7 +8,7 @@
<span class="uppercase">
<i class="icons ion-outlet"></i> {{ trans('dashboard.components.components') }}
</span>
> <small>{{ trans('dashboard.components.add.title') }}</small>
&gt; <small>{{ trans('dashboard.components.add.title') }}</small>
</div>
<div class="content-wrapper">
<div class="row">

View File

@ -8,7 +8,7 @@
<span class="uppercase">
<i class="icons ion-ios-keypad"></i> {{ trans_choice('dashboard.components.groups.groups', 2) }}
</span>
> <small>{{ trans('dashboard.components.groups.add.title') }}</small>
&gt; <small>{{ trans('dashboard.components.groups.add.title') }}</small>
</div>
<div class="content-wrapper">
<div class="row">

View File

@ -8,7 +8,7 @@
<span class="uppercase">
<i class="icon icon ion-android-alert"></i> {{ trans('dashboard.incidents.incidents') }}
</span>
> <small>{{ trans('dashboard.incidents.add.title') }}</small>
&gt; <small>{{ trans('dashboard.incidents.add.title') }}</small>
</div>
<div class="content-wrapper">
<div class="row">

View File

@ -8,7 +8,7 @@
<span class="uppercase">
<i class="icon icon ion-android-alert"></i> {{ trans('dashboard.incidents.incidents') }}
</span>
> <small>{{ trans('dashboard.incidents.edit.title') }}</small>
&gt; <small>{{ trans('dashboard.incidents.edit.title') }}</small>
</div>
<div class="content-wrapper">
<div class="row">

View File

@ -8,7 +8,7 @@
<span class="uppercase">
<i class="icon ion-plus"></i> {{ trans('dashboard.incidents.templates.title') }}
</span>
> <small>{{ trans('dashboard.incidents.templates.add.title') }}</small>
&gt; <small>{{ trans('dashboard.incidents.templates.add.title') }}</small>
</div>
<div class="content-wrapper">
<div class="row">

View File

@ -8,7 +8,7 @@
<span class="uppercase">
<i class="icon ion-document"></i> {{ trans('dashboard.incidents.templates.title') }}
</span>
> <small>{{ trans('dashboard.incidents.templates.edit.title') }}</small>
&gt; <small>{{ trans('dashboard.incidents.templates.edit.title') }}</small>
</div>
<div class="content-wrapper">
<div class="row">