RSS

(root)/packagedb/0.5.x : 617 : pkgdb/templates/advancedsearch.html

To get this branch, use:
bzr branch /bzr/packagedb/0.5.x

« back to all changes in this revision

Viewing changes to pkgdb/templates/advancedsearch.html

Toshio Kuratomi
2011-09-01 17:56:39
Revision ID: toshio@fedoraproject.org-20110901175639-gc7eqnig2letx701
Fix for search in the template from the devel branch

Show diffs side-by-side

added added

removed removed

32
32
    <p>This is the advanced package search page.</p>
33
33
    
34
34
    <form action="${tg.url('/search/package/')}"
35
 
          method="get" onsubmit="return jump_search()">
 
35
          method="post" onsubmit="return jump_search()">
36
36
    <p>Keywords: <input id="package" name="searchwords" size="20" type="text" />
37
37
    
38
38
    <input type="radio" id="AND" name="operator" value="AND" checked="checked" />

Loggerhead 1.18.1 is a web-based interface for Bazaar branches