Skip to content

Commit

Permalink
Updated webmap id
Browse files Browse the repository at this point in the history
  • Loading branch information
alaframboise committed Jan 24, 2014
1 parent 25f94b6 commit 6660b86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions html/maps/webmapbyid.html
Expand Up @@ -128,14 +128,14 @@
<div class="controls">
<div class="buttons">
<input id="webmapInput" rows="3"
placeholder="f58996878ac24702afef792e52a07e55"
value="f58996878ac24702afef792e52a07e55">
placeholder="68f12b304ad8495eb77fb55243c0ccc2"
value="68f12b304ad8495eb77fb55243c0ccc2">
</input>
<button id="btnWebmap" class="btn btn-primary">Add</button>
<button id="btnClear" class="btn">Reset</button>
</div>
</div>
<div id="infoPanel" class="info-panel">
<div id="infoPanel" style="height:400px; overflow-y:auto" class="info-panel">
<div id="mapTitle" lass="map-title"></div>
<div id="mapSubTitle" class="map-subtitle"></div>
<div id="mapLegend"></div>
Expand Down

0 comments on commit 6660b86

Please sign in to comment.