summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html b/index.html
index 52c4238..393f9db 100644
--- a/index.html
+++ b/index.html
@@ -92,7 +92,10 @@ the data: </p>
<h2>Content</h2>
<div>
<div id="map" class="map" style="float: left;"></div>
- <div id="details" style="height: 600px; overflow-y: scroll;"></div>
+ <div id="details" style="height: 600px; overflow-y: scroll;">
+ Click on the map to display the names of the files under the pointer,
+ and get the values of the shift(s).
+ </div>
<div style="clear: both;"></div>
</div>
<div id="popup" class="ol-popup">