1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-17 16:51:30 +00:00

extended search dialog placeholder, disabled for now

This commit is contained in:
Andrew Dolgov
2005-10-28 07:51:34 +01:00
parent aee198609d
commit 033e47e09b
4 changed files with 38 additions and 10 deletions

View File

@@ -76,9 +76,6 @@
<td valign="top" class="headlinesToolbarBox">
<table width="100%" cellpadding="0" cellspacing="0">
<!-- <tr><td id="headlinesTitle" class="headlinesTitle">
&nbsp;
</td></tr> -->
<tr><td class="headlinesToolbar" id="headlinesToolbar">
<input id="searchbox"
onblur="javascript:enableHotkeys()" onfocus="javascript:disableHotkeys()"
@@ -90,10 +87,10 @@
<input type="submit"
class="button" onclick="javascript:search()" value="Search">
<!-- <input type="submit"
class="button" onclick="javascript:resetSearch()" value="Reset"> -->
&nbsp;View:
&nbsp;
View:
<select id="viewbox" onchange="javascript:viewCurrentFeed(0, '')">
<option>All Articles</option>