feature flag for SPF
[buildfarm-server.git] / templates / status.tt
index 573dfb06776b985836fcced4e15642a8fd4af2e6..eb9b094d67b8f7a5364168d74e05cbd7fc392626 100644 (file)
@@ -7,18 +7,16 @@ See accompanying License file for license details
 -%]
 [%
  flag_imgs = {
-     dane => '/img/helmet.png',
-     doc => '/img/doc.png',
+     dane =>   '/img/helmet.png',
+     doc =>    '/img/doc.png',
      gnutls => '/img/gnutls_icon.gif',
-     ldap => '/img/openldap_logo.jpg',
-     mysql => '/img/mysql_logo.png',
+     ipv6 =>   '/img/6.png',
+     ldap =>   '/img/openldap_logo.jpg',
+     mysql =  > '/img/mysql_logo.png',
      openssl => '/img/ssl_icon.gif',
-     perl = '/img/camel.png',
-     pgsql => '/img/postgresql-icon-32.png',
-     ldap => '/img/openldap_logo.jpg',
-     dane => '/img/helmet.png',
-     doc => '/img/doc.png',
-     ipv6 => '/img/6.png',
+     perl =     '/img/camel.png',
+     pgsql =>   '/img/postgresql-icon-32.png',
+     spf =>     '/img/spf.png',
      #test => '/img/hammer.jpeg',
      #python => '/img/python.png',
      #debug => '/img/bug.png',
@@ -82,7 +80,7 @@ See accompanying License file for license details
 [% END %]
 <tr [% PROCESS cl bgfor=row.stage %]>
     <td><a 
-    href="show_history.pl?nm=[% row.sysname %]&amp;br=[% row.branch %]"
+    href="show_history.pl?nm=[% row.sysname %]&amp;br=[% row.branch | uri %]"
     title="History"
     >[% row.sysname %]</a></td>
     <td>[% PROCESS sysnotes %]</td>