Commit 28a41901 authored by yann300's avatar yann300

Update index.html

parent fa15e7e2
...@@ -44,11 +44,11 @@ ...@@ -44,11 +44,11 @@
<input type="button" id="testcontractcreation">oraclize contract creation</input> <br> <input type="button" id="testcontractcreation">oraclize contract creation</input> <br>
<input type="button" id="testaccountcreation">account creation</input> <br> <input type="button" id="testaccountcreation">account creation</input> <br>
<input type="button" id="testchangetitle">change title</input> <br> <input type="button" id="testchangetitle">change title</input> <br>
<input type="button" id="setcontentof">setcontentof</input> <br> <input type="button" id="setcontentof">set content of</input> <br>
<input type="button" id="getcontentof">getcontentof</input> <br> <input type="button" id="getcontentof">get content of</input> <br>
<input type="button" id="getcurrent">getcurrent</input> <br> <input type="button" id="getcurrent">get current</input> <br>
<input type="button" id="sethighlight">sethighlight</input> <br> <input type="button" id="sethighlight">set highlight</input> <br>
<input type="button" id="getfilesfrompath">getfilesfrompath</input> <br> <input type="button" id="getfilesfrompath">get files from path</input> <br>
<input type="button" id="addnetwork">add network</input> <br> <input type="button" id="addnetwork">add network</input> <br>
<input type="button" id="removenetwork">remove network</input> <br> <input type="button" id="removenetwork">remove network</input> <br>
<br> <br>
......
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