complete web tests

This commit is contained in:
2021-03-28 14:57:28 +03:00
parent 2c90efc339
commit 839b241ec1
21 changed files with 530 additions and 32 deletions

View File

@ -0,0 +1,3 @@
<section class="element">
<input type="search" id="search" onkeyup="searchInTable()" placeholder="search for package" title="search for package"/>
</section>