refactor(html): fix html tags and escape special characters (#987)

This commit is contained in:
Glowbal
2017-07-08 10:23:00 +02:00
committed by Anthony Lapenna
parent 472834ac42
commit 90a32d1b67
38 changed files with 55 additions and 55 deletions
@@ -3,7 +3,7 @@
<i id="loadingViewSpinner" class="fa fa-cog fa-spin"></i>
</rd-header-title>
<rd-header-content>
<a ui-sref="volumes">Volumes</a> > Add volume
<a ui-sref="volumes">Volumes</a> &gt; Add volume
</rd-header-content>
</rd-header>