Skip to content

Commit

Permalink
Add missing button
Browse files Browse the repository at this point in the history
  • Loading branch information
enzok authored Feb 7, 2024
1 parent e38e9d8 commit 899da95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions web/guac/templates/guac/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
</head>
<body>
<div class="guaconsole">
<div>
<button id="stopTask">End Session</button>
</div>
<div id="container">
<div id="terminal"></div>
</div>
Expand Down

0 comments on commit 899da95

Please sign in to comment.