[bugzilla-gnome-org-customizations/production] [Browse] Show latest gnome-love bugs first in the search results



commit 5d4a5a9f45597f3928ebee39a3df0d148fe14251
Author: Andre Klapper <a9016009 gmx de>
Date:   Wed Feb 11 00:15:54 2015 +0100

    [Browse] Show latest gnome-love bugs first in the search results
    
    ...as they are more likely still relevant.
    Also define the columns displayed in that search query result list.

 .../template/en/default/pages/browse.html.tmpl     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extensions/Browse/template/en/default/pages/browse.html.tmpl 
b/extensions/Browse/template/en/default/pages/browse.html.tmpl
index 37742b5..7877b2d 100644
--- a/extensions/Browse/template/en/default/pages/browse.html.tmpl
+++ b/extensions/Browse/template/en/default/pages/browse.html.tmpl
@@ -69,7 +69,7 @@
         [%= terms.bugs %]</a>
     </td>
     <td align="right">
-      <a href="[% buglink FILTER html %]&amp;keywords=gnome-love&amp;resolution=---">
+      <a href="[% buglink FILTER html 
%]&amp;keywords=gnome-love&amp;resolution=---&amp;columnlist=component%2Cchangeddate%2Cbug_severity%2Cpriority%2Cshort_desc&amp;order=changeddate%20DESC%2Ccomponent">
         [%- gnome_love_bugs FILTER html %]
       </a>
     </td>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]