Author: cfinck Date: Thu Jun 21 21:31:09 2007 New Revision: 27254
URL: http://svn.reactos.org/svn/reactos?rev=27254&view=rev Log: Fix the "Previous revision" button
Modified: trunk/web/reactos.org/htdocs/getbuilds/getbuilds.js.php
Modified: trunk/web/reactos.org/htdocs/getbuilds/getbuilds.js.php URL: http://svn.reactos.org/svn/reactos/trunk/web/reactos.org/htdocs/getbuilds/ge... ============================================================================== --- trunk/web/reactos.org/htdocs/getbuilds/getbuilds.js.php (original) +++ trunk/web/reactos.org/htdocs/getbuilds/getbuilds.js.php Thu Jun 21 21:31:09 2007 @@ -271,7 +271,7 @@ { if( getRevNums() ) { - startrev--; + inputbox_startrev--; // 25700 is the lowest rev on the server at the time, when this script has been written // There is no harm if this rev does not exist anymore on the FTP server, it's just a min value