1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 05:45:22 +02:00

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

View file

@ -43,8 +43,8 @@
helper-elements="filter"
search-property="Username"
translation="{nothingSelected: 'Select one or more team leaders', search: 'Search...'}"
style="margin-left: 20px;"
</span>
style="margin-left: 20px;">
</span>
</div>
</div>
<!-- !team-leaders -->
@ -125,6 +125,6 @@
</div>
</div>
</rd-widget-body>
<rd-widget>
</rd-widget>
</div>
</div>