[Pkg-debile-commits] [debile-web] 10/10: redirect to /package/
Sylvestre Ledru
sylvestre at alioth.debian.org
Tue Aug 27 13:22:36 UTC 2013
This is an automated email from the git hooks/post-receive script.
sylvestre pushed a commit to branch update-usuability
in repository debile-web.
commit 2387cb0f22dfeb23ac898785b3c309b08019fe00
Author: Sylvestre Ledru <sylvestre at debian.org>
Date: Sun Aug 18 17:20:50 2013 +0200
redirect to /package/
---
templates/search.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/search.html b/templates/search.html
index 399fe9a..6e5a89d 100644
--- a/templates/search.html
+++ b/templates/search.html
@@ -31,9 +31,9 @@ alert("foo");
</style>
<table><tr><td>By package</td><td>
-<form id="searchPackageForm">
+<form id="searchPackageForm" action="/package/">
{{form.hidden_tag()}}
- <div class="ui-widget"> {{form.package(size=20)}}
+ <div class="ui-widget">{{form.package(size=20)}}
<input type="submit" value="Search" /></div>
</form>
</td></tr>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-web.git
More information about the Pkg-debile-commits
mailing list