summaryrefslogtreecommitdiff
path: root/share/frontend
diff options
context:
space:
mode:
authoryo mama <pepper@scannerjammer.com>2017-06-24 20:21:21 -0700
committeryo mama <pepper@scannerjammer.com>2017-06-24 20:21:21 -0700
commit95cf222e29dfce0f2c3e2771912aa007c64cd874 (patch)
tree03fbf53c7ee89043de67afeaa6fca1af59c5a073 /share/frontend
parentbc44ea348c682f7cefcbb5302d1d5f43af80371b (diff)
added 3Drotate script
Diffstat (limited to 'share/frontend')
-rw-r--r--share/frontend/imconcat/index.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/share/frontend/imconcat/index.html b/share/frontend/imconcat/index.html
index 78f43ea..909d2e0 100644
--- a/share/frontend/imconcat/index.html
+++ b/share/frontend/imconcat/index.html
@@ -3,9 +3,12 @@
<head>
<meta charset="utf-8" />
<title>Photoblaster Concatenate</title>
- <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
- <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
+<!-- <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">-->
+ <link rel="stylesheet" href="css/bootstrap.css">
+<!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>-->
+<script src="/js/jquery-1.11.0.min.js"></script>
+<script src="/js/bootstrap.min.js"></script>
+<!-- <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script> -->
<style type="text/css">
body{
line-height: 2em;