- multi db files for web
- still load db item if no thumbnail
This commit is contained in:
@@ -12,7 +12,11 @@
|
||||
category
|
||||
<div id="category_box">
|
||||
<input type="radio" name="category_choice" value="ALL" checked> ALL<br>
|
||||
</div>
|
||||
</div><br>
|
||||
|
||||
<div id="db_box">
|
||||
<input type="radio" name="db_choice" value="youtube_stuffs.db" checked> youtube_stuffs.db<br>
|
||||
</div><br>
|
||||
<button onclick="search()">search</button><br>
|
||||
</div>
|
||||
<div id="the_box"></div>
|
||||
|
||||
Reference in New Issue
Block a user