[bugzilla-gnome-org-customizations/production] Increase version maxlength to 10
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-customizations/production] Increase version maxlength to 10
- Date: Mon, 27 Feb 2017 21:42:54 +0000 (UTC)
commit 0e6cb7b60b58ba1756c939ce171c67dfe89666ae
Author: Michael Schumacher <schumaml gmx de>
Date: Mon Feb 27 22:39:30 2017 +0100
Increase version maxlength to 10
This allows for strings like "GNOME 3.22" to be fully shown.
(cherry picked from commit bad773ee710d0e1ca088212cbbb6f7dc86fa547c)
.../default/hook/list/table-before_table.html.tmpl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extensions/GNOME/template/en/default/hook/list/table-before_table.html.tmpl
b/extensions/GNOME/template/en/default/hook/list/table-before_table.html.tmpl
index 2038b7d..eb96aef 100644
--- a/extensions/GNOME/template/en/default/hook/list/table-before_table.html.tmpl
+++ b/extensions/GNOME/template/en/default/hook/list/table-before_table.html.tmpl
@@ -1,4 +1,4 @@
[%# See bug 443674, bug 506834 and bug 779305 %]
[% abbrev.component.maxlength = 13 %]
[% abbrev.product.maxlength = 14 %]
-[% abbrev.version.maxlength = 8 %]
+[% abbrev.version.maxlength = 10 %]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]