Skip to content

Commit 722776a

Browse files
authored
Merge pull request #236 from topcoder-platform/universal-nav
UI Issue in the edit project links page
2 parents 8c45ecb + 31cd7cc commit 722776a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

web/jsp/editProjectLinks.jsp

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -148,13 +148,6 @@
148148
<body onload="onLoad();">
149149
<jsp:include page="/includes/inc_header_reskin.jsp" />
150150
<jsp:include page="/includes/project/project_tabs_reskin.jsp" />
151-
152-
<div class="content">
153-
<div class="content__inner">
154-
<div class="editProjectLink__header">
155-
<button type="button" class="back-btn edit-back-btn" onclick="history.back()">
156-
<i class="arrow-prev-icon"></i>
157-
</button>
158151
<div class="content content">
159152
<div class="content__inner">
160153
<div class="editProjectLink__header">

0 commit comments

Comments
 (0)