Ask confirmation before closing if user has unsent input
This commit is contained in:
parent
24f63be25c
commit
9438c3844f
3 changed files with 17 additions and 5 deletions
|
@ -280,7 +280,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel
|
|||
</table>
|
||||
</div>
|
||||
<div class="footer" ng-class="{'withnicklist': showNicklist}">
|
||||
<div input-bar input-id="sendMessage"></div>
|
||||
<div input-bar input-id="sendMessage" command="command"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="soundNotification"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue