mirror of
https://github.com/bendtherules/opencharts.git
synced 2026-08-18 13:52:49 +00:00
Workflow change
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Load any graph</title>
|
||||
|
||||
<script src="js/dynamic_load.js" type="text/javascript" charset="utf-8" ></script>
|
||||
<script src="js/doT.min.js" type="text/javascript" charset="utf-8" ></script>
|
||||
<script src="/line/loader_line.js" type="text/javascript" charset="utf-8" ></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user