* change zentao help page link.

This commit is contained in:
Catouse
2016-04-26 10:36:58 +08:00
parent 956e2259ee
commit cb5f7162c8
+1 -1
View File
@@ -1680,7 +1680,7 @@ function initHotKey()
*/
function initHelpLink()
{
var zentaoUrl = 'http://www.zentao.net/book/zentaopmshelp.html?app=zentao';
var zentaoUrl = 'http://www.zentao.net/book/zentaopmshelp.html?fullScreen=zentao';
var $mainNav = $('#mainmenu > .nav').first();
var showLoadingError;
var timeout = 10000;