mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-28 06:53:50 +00:00
add plan stuff to sidebar
This commit is contained in:
parent
b25388d5cc
commit
8353c23892
1 changed files with 98 additions and 97 deletions
|
@ -43,6 +43,7 @@
|
||||||
menuSectionHeader( "Developers", 'white', menuHeadColor, menuBgColor );
|
menuSectionHeader( "Developers", 'white', menuHeadColor, menuBgColor );
|
||||||
menuItemLink( "http://sourceforge.net/cvs/?group_id=882", "CVS Access" );
|
menuItemLink( "http://sourceforge.net/cvs/?group_id=882", "CVS Access" );
|
||||||
menuItemLink( "/devtools.php", "Developer Tools" );
|
menuItemLink( "/devtools.php", "Developer Tools" );
|
||||||
|
menuItemLink( "/plans.php", "Developer Plans" );
|
||||||
menuItemLink( "/progress.php", "Progress" );
|
menuItemLink( "/progress.php", "Progress" );
|
||||||
menuItemLink( "/sotc/", "State of the Code" );
|
menuItemLink( "/sotc/", "State of the Code" );
|
||||||
menuItemLink( "/research/", "Research Center" );
|
menuItemLink( "/research/", "Research Center" );
|
||||||
|
|
Loading…
Reference in a new issue