Commit f0031c2b authored by Jérome Perrin's avatar Jérome Perrin

Graph editor: add jquery mobile css

parent 15caf1bf
......@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="../<%= curl.jqueryuicss.relative_dest %>">
<link rel="stylesheet" href="../<%= curl.jquerymobilecss.relative_dest %>">
<link rel="stylesheet" href="jsplumb.css">
<script src="../<%= curl.jquery.relative_dest %>"></script>
......
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