Added Test for Developer Tools
This commit is contained in:
committed by
Nanne Baars
parent
5a11a5dae9
commit
bcacf94c6f
@ -50,7 +50,7 @@
|
||||
document.getElementById("networkNumCopy").value = document.getElementById("networkNum").value;
|
||||
});
|
||||
</script>
|
||||
<input type="hidden" name="network_num" id="networkNum" value="foo" />
|
||||
<input type="hidden" name="networkNum" id="networkNum" value="foo" />
|
||||
<table>
|
||||
<tr>
|
||||
<td>Click this button to make a request:</td>
|
||||
|
Reference in New Issue
Block a user