mirror of
https://github.com/novnc/noVNC.git
synced 2026-06-04 19:39:39 +00:00
Split util into two file:
- util.js that contains essential functions - webutils.js that contains the GUI utility function.js this helps to include noVNC in other project, especially Cappuccino Application i
This commit is contained in:
committed by
Joel Martin
parent
a679a97d1b
commit
8d5d2c8230
@@ -24,6 +24,7 @@
|
||||
|
||||
<script src="include/base64.js"></script>
|
||||
<script src="include/util.js"></script>
|
||||
<script src="include/webutil.js"></script>
|
||||
|
||||
<script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user