|
|
@ -31,10 +31,6 @@ public class TutorialAction extends AbstractDesignerSSO { |
|
|
|
return CloudCenter.getInstance().acquireUrlByKind(createDocKey(), "http://help.finereport.com"); |
|
|
|
return CloudCenter.getInstance().acquireUrlByKind(createDocKey(), "http://help.finereport.com"); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public String getOffLineWarnMessage() { |
|
|
|
|
|
|
|
return Toolkit.i18nText("Fine-Design_Offline_Helptutorial_Msg"); |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// 生成帮助文档 sitecenter key, help.zh_CN.10
|
|
|
|
// 生成帮助文档 sitecenter key, help.zh_CN.10
|
|
|
|
protected String createDocKey() { |
|
|
|
protected String createDocKey() { |
|
|
|
String locale = GeneralContext.getLocale().toString(); |
|
|
|
String locale = GeneralContext.getLocale().toString(); |
|
|
|