mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
url UX(?) improvement
the no argument version of /hotspots should include the legend because it's expected to be used as a dashboard :)
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
{% block header %}
|
||||
<body onpopstate="backButton()">
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
<iframe src="/hotspots" title="HotspotsRIT" id="map"></iframe>
|
||||
<iframe src="/hotspots?legend=false" title="HotspotsRIT" id="map"></iframe>
|
||||
<div class="App">
|
||||
<div class="header">
|
||||
<div id="name-container" onclick="goto('home', {toggle:false})">
|
||||
|
||||
Reference in New Issue
Block a user