summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
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>