diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-03-05 21:46:55 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-03-05 21:46:55 +0000 |
| commit | bfed9c2da68d1b2d261a236cd8a774ee25e164e2 (patch) | |
| tree | e94d83430a9f451922edb592939f9e7e620c4a91 /htroot/IndexControlRWIs_p.html | |
| parent | a8f54dd244cabe3f674c8fd5b29514b8d56ea074 (diff) | |
- some refactoring in search process
- separated sidebars in new search interface and placed them in their own files
which can be put in into the search page like plug-ins
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4529 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/IndexControlRWIs_p.html')
| -rw-r--r-- | htroot/IndexControlRWIs_p.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/htroot/IndexControlRWIs_p.html b/htroot/IndexControlRWIs_p.html index eb92aac4d..845735c4e 100644 --- a/htroot/IndexControlRWIs_p.html +++ b/htroot/IndexControlRWIs_p.html @@ -92,11 +92,6 @@ <input type="radio" name="lines" value="100" checked="checked" />100
<input type="radio" name="lines" value="1000" />1000
</dd>
- <dt class="TableCellDark">Ordering of list:</dt>
- <dd><input type="radio" name="ordering" value="2" checked="checked" />by Ranking
- <input type="radio" name="ordering" value="0"/>by URL
- <input type="radio" name="ordering" value="1" />by URL Hash
- </dd>
<dt class="TableCellLight"></dt>
<dd><input type="submit" name="urllist" value="List Selected URLs" />
</dd>
|
