feature flag for ARC
[buildfarm-server.git] / templates / status.tt
index 573dfb06776b985836fcced4e15642a8fd4af2e6..8d4391b8aa56f2985e578d65fadac47c17193628 100644 (file)
@@ -7,18 +7,17 @@ See accompanying License file for license details
 -%]
 [%
  flag_imgs = {
-     dane => '/img/helmet.png',
-     doc => '/img/doc.png',
-     gnutls => '/img/gnutls_icon.gif',
-     ldap => '/img/openldap_logo.jpg',
-     mysql => '/img/mysql_logo.png',
+     arc =>     '/img/arc.bmp',
+     dane =>    '/img/helmet.png',
+     doc =>     '/img/doc.png',
+     gnutls =>  '/img/gnutls_icon.gif',
+     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 +81,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>