Commit a007769a authored by Mark Otto's avatar Mark Otto

Merge pull request #10998 from ZDroid/patch-7

Remove [type]
parents 65b5b207 62c905f5
......@@ -8,7 +8,7 @@
<script src="vendor/jquery.js"></script>
<!-- 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>
<!-- 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