Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 172d3b9

Browse files
committed
open the api hyperlink in new tab.
1 parent 8a93720 commit 172d3b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/sci_header/sci_header.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ <h3>
3939
All SciSpaces
4040
</MenuItem>-->
4141
<MenuItem name="1" style="float:right" @on-open="openAPI">
42-
<a href="http://10.0.88.2:800/api/space/">API</a>
42+
<a target="_blank" href="http://10.0.88.2:800/api/space/">API</a>
4343
</MenuItem>
4444
</div>
4545

0 commit comments

Comments
 (0)