diff options
Diffstat (limited to 'build/test/index.html')
-rw-r--r-- | build/test/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/test/index.html b/build/test/index.html index eb7f7d963..992b79d18 100644 --- a/build/test/index.html +++ b/build/test/index.html @@ -92,6 +92,7 @@ <iframe id="iframe" name="iframe"></iframe> <form id="lengthtest"> <input type="text" id="length" name="test"> + <input type="text" id="idTest" name="id"> </form> <table id="table"></table> </div> |