File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
<section id =" m-main" class =" span10" style =" float :right " >
22
22
23
23
<article style =" margin-bottom :10px ;" >
24
- <a href =" modeler-open.do" class =" btn btn-small" target = " _blank " >新建模型</a >
24
+ <a href =" modeler-open.do" class =" btn btn-small" >新建模型</a >
25
25
26
26
<div class =" m-clear" ></div >
27
27
</article >
Original file line number Diff line number Diff line change @@ -1919,7 +1919,7 @@ ORYX.CONFIG.PANEL_LEFT_WIDTH = 250;
1919
1919
ORYX.CONFIG.PANEL_RIGHT_COLLAPSED = true;
1920
1920
ORYX.CONFIG.PANEL_RIGHT_WIDTH = 300;
1921
1921
ORYX.CONFIG.APPNAME = 'Activiti BPM suite';
1922
- ORYX.CONFIG.WEB_URL = "./ ";
1922
+ ORYX.CONFIG.WEB_URL = "../../modeler/modeler-list.do ";
1923
1923
1924
1924
ORYX.CONFIG.BLANK_IMAGE = ORYX.CONFIG.LIBS_PATH + '/ext-2.0.2/resources/images/default/s.gif';
1925
1925
You can’t perform that action at this time.
0 commit comments