[tor-commits] r26062: {website} pull off the sidenav elements for non-open job positions i c (website/trunk/about/en)

Roger Dingledine arma at torproject.org
Fri Feb 22 03:13:11 UTC 2013


Author: arma
Date: 2013-02-22 03:13:11 +0000 (Fri, 22 Feb 2013)
New Revision: 26062

Modified:
   website/trunk/about/en/sidenav.wmi
Log:
pull off the sidenav elements for non-open job positions

i can't actually test this, since www-master's disk is full so i
can't push the website. :/ but hopefully it will be right.


Modified: website/trunk/about/en/sidenav.wmi
===================================================================
--- website/trunk/about/en/sidenav.wmi	2013-02-22 02:27:02 UTC (rev 26061)
+++ website/trunk/about/en/sidenav.wmi	2013-02-22 03:13:11 UTC (rev 26062)
@@ -44,17 +44,8 @@
       {'url'  => 'about/jobs',
        'txt'  => 'Jobs',
        'subelements' => [
-          {'url'  => 'about/jobs-projectcoordinator',
-           'txt'  => 'Project coordinator',
-          }, 
           {'url'  => 'about/jobs-pluggabletransport',
            'txt'  => 'Pluggable transport dev',
-          }, 
-          {'url' => 'about/jobs-translatorsupport',
-           'txt' => 'Support/Translators',
-          },
-          {'url'  => 'about/jobs-browserhacker',
-           'txt'  => 'Browser Hacker',
           }]
       },
 



More information about the tor-commits mailing list