mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2025-12-17 09:53:41 +00:00
some html implementation
This commit is contained in:
3
templates/search_line.jinja2
Normal file
3
templates/search_line.jinja2
Normal file
@ -0,0 +1,3 @@
|
||||
<div>
|
||||
<input type="text" id="search" onkeyup="searchTable()" placeholder="search for data" title="search"/>
|
||||
</div>
|
||||
Reference in New Issue
Block a user