wok diff tazpkg-web/stuff/html/home.html @ rev 6857
Up: coreutils to 8.6.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Oct 20 11:34:25 2010 +0000 (2010-10-20) |
parents | 1f964233fba4 |
children | 72e26afe0ad0 |
line diff
1.1 --- a/tazpkg-web/stuff/html/home.html Sun Jan 17 21:37:17 2010 +0100 1.2 +++ b/tazpkg-web/stuff/html/home.html Wed Oct 20 11:34:25 2010 +0000 1.3 @@ -23,15 +23,19 @@ 1.4 <option>Package</option> 1.5 <option>Desc</option> 1.6 <option>Tags</option> 1.7 + <option>Receipt</option> 1.8 <option>Depends</option> 1.9 + <option>BuildDepends</option> 1.10 <option>File</option> 1.11 <option>File_list</option> 1.12 + <option>FileOverlap</option> 1.13 </select> 1.14 <strong>:</strong> 1.15 <input type="text" name="query" size="32" /> 1.16 <select name="version"> 1.17 <option>stable</option> 1.18 <option>cooking</option> 1.19 + <option>2.0</option> 1.20 <option>1.0</option> 1.21 </select> 1.22 <input type="submit" name="search" value="Search" />