summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorgarbash <dor.garbash@gmail.com>2014-08-07 14:48:28 +0300
committergarbash <dor.garbash@gmail.com>2014-08-07 14:48:28 +0300
commitaed558897b952b31583c63180f8aec20bcc9b86d (patch)
tree61af29ff8e08f6fada59c7512d2fd90ae9283f29 /index.html
parentd4543d280fb312ff45be2c8576591478af2439b7 (diff)
Widened infobox
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index f63ff8c1..d0361fa1 100644
--- a/index.html
+++ b/index.html
@@ -13,7 +13,7 @@
<script src="d3/d3.v3.min.js"></script>
<script src="scripts/jquery.js"></script>
- <script src="//code.jquery.com/ui/1.11.0/jquery-ui.js"></script>
+ <script src="http://code.jquery.com/ui/1.11.0/jquery-ui.js"></script>
<script src="scripts/caret.js"></script>
<script src="scripts/autocomplete.js"></script>
@@ -31,7 +31,7 @@
<form id="editbox">
<label>name:</label><input id="editboxname"/>
<label>description:</label><input id="editdescription"/>
- <label>URL:</label><input id="editurl"/>
+ <label>URL DLKJ:</label><input id="editurl"/>
<button>edit</button>
</form>
<div class="deletenode"><button>Delete</button></div>