From 89134371188781298679c98fe0cc4da86a0c8b36 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Thu, 13 Jun 2013 21:25:36 +0000 Subject: Sort advisories by publish time and ID --- tmpl/by_src.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmpl/by_src.html') diff --git a/tmpl/by_src.html b/tmpl/by_src.html index a792c81..4e58347 100644 --- a/tmpl/by_src.html +++ b/tmpl/by_src.html @@ -7,6 +7,6 @@

Mageia advisories for package [% src %]

- [% INCLUDE advisories_table.html advlst = advdb.by_src.$src.sort.reverse %] + [% INCLUDE advisories_table.html advlst = advdb.by_src.$src %] -- cgit v1.2.1