Skip to content

Commit

Permalink
CHE-12376: Fix IDE link navigation (#12561)
Browse files Browse the repository at this point in the history
* Embed script to the IDE.html page which can detect correct location for IDE App
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
  • Loading branch information
vparfonov authored Feb 6, 2019
1 parent bf9b578 commit dda1362
Show file tree
Hide file tree
Showing 2 changed files with 1,314 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<title>Eclipse Che</title>
<link rel="shortcut icon" href="/_app/favicon.ico"/>
<link href="https://fonts.googleapis.com/css?family=Droid+Sans+Mono" rel="stylesheet" type="text/css"/>
<script src="/_app/bundle.js" defer></script>

<script type="text/javascript" language="javascript">

Expand Down
Loading

0 comments on commit dda1362

Please sign in to comment.