mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-932: Fix bad closing tag in index.html.
This commit is contained in:
@@ -48,7 +48,7 @@ THE SOFTWARE.
|
||||
<div id="notificationArea">
|
||||
<div ng-repeat="wrapper in notifications">
|
||||
<guac-notification notification="wrapper.notification"/>
|
||||
<div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src="guacamole.min.js"></script>
|
||||
|
Reference in New Issue
Block a user