Update index.html
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
-->
|
-->
|
||||||
<textarea
|
<textarea
|
||||||
class="form-control"
|
class="form-control"
|
||||||
onkeyup="getAddress()"
|
onchange="getAddress()"
|
||||||
cols="50"
|
cols="50"
|
||||||
rows="5"
|
rows="5"
|
||||||
id="textarea"
|
id="textarea"
|
||||||
|
|||||||
Reference in New Issue
Block a user