Skip to content

Commit 52d6e81

Browse files
Hide GEOPHIRES input for now (FIXME)
1 parent 9dfc586 commit 52d6e81

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

explorer/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@ <h1 class="mui--text-title">
6868
<div id="map"></div>
6969

7070
<div id="geophires-ui" class="mui-row">
71-
<div class="mui-col-lg-6">
71+
<!-- FIXME hidden because it doesn't work any more - out of sync with backend -->
72+
<div style="display: none;" class="mui-col-lg-6">
7273

7374
<h3>GEOPHIRES Parameters</h3>
7475

0 commit comments

Comments
 (0)