GUAC-1052: Explicitly close custom tags.

This commit is contained in:
Michael Jumper
2015-02-08 11:42:11 -08:00
parent 7b32adad97
commit f77b763ef8
5 changed files with 7 additions and 7 deletions

View File

@@ -29,7 +29,7 @@
<div class="client-body" guac-touch-drag="clientDrag" guac-touch-pinch="clientPinch">
<!-- Client -->
<guac-client client="client"/></guac-client>
<guac-client client="client"></guac-client>
</div>