mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
refactor(html): fix html tags and escape special characters (#987)
This commit is contained in:
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" style="margin-left: 5px;"></i>
|
||||
</rd-header-title>
|
||||
<rd-header-content>
|
||||
<a ui-sref="services">Services</a> > Add service
|
||||
<a ui-sref="services">Services</a> > Add service
|
||||
</rd-header-content>
|
||||
</rd-header>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue