Commit 62c905f5 authored by Zlatan Vasović's avatar Zlatan Vasović

Remove [type]

type="text/css" isn't needed
parent 730d7f0b
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<script src="vendor/jquery.js"></script> <script src="vendor/jquery.js"></script>
<!-- qunit --> <!-- qunit -->
<link rel="stylesheet" href="vendor/qunit.css" type="text/css" media="screen" /> <link rel="stylesheet" href="vendor/qunit.css" media="screen">
<script src="vendor/qunit.js"></script> <script src="vendor/qunit.js"></script>
<!-- plugin sources --> <!-- plugin sources -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment