mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-09-02 14:59:56 +00:00
complete web tests
This commit is contained in:
3
tests/testresources/web/templates/search-line.jinja2
Normal file
3
tests/testresources/web/templates/search-line.jinja2
Normal file
@ -0,0 +1,3 @@
|
||||
<section class="element">
|
||||
<input type="search" id="search" onkeyup="searchInTable()" placeholder="search for package" title="search for package"/>
|
||||
</section>
|
Reference in New Issue
Block a user