diff options
| author | Lars Hjemli <hjemli@gmail.com> | 2007-11-03 14:05:12 +0100 |
|---|---|---|
| committer | Lars Hjemli <hjemli@gmail.com> | 2007-11-03 14:05:12 +0100 |
| commit | 601c76eb15a298ac9529f4dded5dd4297b9c3768 (patch) | |
| tree | cb81350b624cb7ef0cdf9cdd23804cc674b8b5d5 | |
| parent | CGIT 0.7 (diff) | |
| download | cgit-magenta-601c76eb15a298ac9529f4dded5dd4297b9c3768.tar.xz | |
Do not require javascript-enabled clients
A simple submit-button is all that's required to make the branch selector drop-down work on any client, so lets add one. Noticed-by: Olivier Ramonat <olivier@ramonat.fr> Signed-off-by: Lars Hjemli <hjemli@gmail.com>
| -rw-r--r-- | cgit.css | 12 | ||||
| -rw-r--r-- | ui-shared.c | 4 |
2 files changed, 16 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css |
