Remove unnecessary type attributes
This commit is contained in:
2
vnc.html
2
vnc.html
@@ -51,7 +51,7 @@
|
||||
<link rel="stylesheet" href="app/styles/base.css" />
|
||||
|
||||
<!-- this is included as a normal file in order to catch script-loading errors as well -->
|
||||
<script type="text/javascript" src="app/error-handler.js"></script>
|
||||
<script src="app/error-handler.js"></script>
|
||||
|
||||
<!-- begin scripts -->
|
||||
<!-- promise polyfills promises for IE11 -->
|
||||
|
||||
Reference in New Issue
Block a user