File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 38
38
</a >
39
39
</c:if >
40
40
</div >
41
+ <!--
41
42
<div style="float: left;">
42
43
<c:if test="${(not empty projectTabIndex) and (projectTabIndex == 4)}">
43
44
<img src="/i/or/tab_draft_projects_on.gif" width="119" height="36" border="0" name="tab4"/>
49
50
</a>
50
51
</c:if>
51
52
</div>
53
+ -->
52
54
<div style =" float : left ;" >
53
55
<c:if test =" ${ orfn: isUserLoggedIn(pageContext. request) } " >
54
56
<c:if test =" ${ (not empty projectTabIndex) and (projectTabIndex == 5 ) } " >
62
64
</c:if >
63
65
</c:if >
64
66
</div >
65
- <div style =" float : left ;" >
67
+ <!--
68
+ <div style="float: left;">
66
69
<c:if test="${isAllowedToCreateProject}">
67
70
<c:if test="${(not empty projectTabIndex) and (projectTabIndex == 3)}">
68
71
<img src="/i/or/tab_create_project_on.gif" width="119" height="36" border="0" name="tab3" />
74
77
</c:if>
75
78
</c:if>
76
79
</div>
80
+ -->
77
81
</div >
You can’t perform that action at this time.
0 commit comments