Skip to content

Commit

Permalink
Merge pull request #2 from SBU-BMI/develop
Browse files Browse the repository at this point in the history
Merge develop to master
  • Loading branch information
ebremer authored Mar 1, 2019
2 parents a4a797b + 8a3d102 commit 0ff05d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion files/webfiles/camic.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Redirecting...
<script>
//document.getElementById('where').innerHTML = window.location.href
let prefix = "http://localhost:8888/files/caMicroscope/apps/lite/viewer/viewer.html?slideId=local&id="
let prefix = "http://localhost:8888/files/caMicroscope/apps/viewer/viewer.html?slideId=local&id="
window.location.href = prefix + window.location.href.split('?id=')[1]
</script>
</body>
Expand Down

0 comments on commit 0ff05d1

Please sign in to comment.