[static-web] full text search links are evil
- From: Olav Vitters <ovitters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [static-web] full text search links are evil
- Date: Fri, 1 Aug 2014 23:56:58 +0000 (UTC)
commit a62c1a8773b96b10b4c15e6e2facda3986fefee5
Author: Olav Vitters <olav vitters nl>
Date: Sat Aug 2 01:56:55 2014 +0200
full text search links are evil
wiki.gnome.org/gnome/gnome.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/wiki.gnome.org/gnome/gnome.py b/wiki.gnome.org/gnome/gnome.py
index 34d88d3..19aeaf4 100644
--- a/wiki.gnome.org/gnome/gnome.py
+++ b/wiki.gnome.org/gnome/gnome.py
@@ -116,7 +116,7 @@ class Theme(ThemeBase):
return html
- def title_with_separators2(self, d):
+ def title_with_separators2(self, d):
""" Assemble the title using slashes, not <ul>
@param d: parameter dictionary
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]