Make vector-labels example work in advanced mode

This commit is contained in:
Tom Payne
2014-03-23 19:19:09 +01:00
parent 06469ede50
commit 14cca5e2f9
2 changed files with 9 additions and 9 deletions

View File

@@ -68,7 +68,7 @@
</div>
<div class="edit-form">
<input type="button" value="Refresh" onclick="refreshPoints();" />
<input id="refresh-points" type="button" value="Refresh" />
<h2>Points</h2>
<div class="edit-form-elem">
<label>Text: </label>
@@ -157,7 +157,7 @@
</div>
<div class="edit-form">
<input type="button" value="Refresh" onclick="refreshLines();" />
<input id="refresh-lines" type="button" value="Refresh" />
<h2>Lines</h2>
<div class="edit-form-elem">
<label>Text: </label>
@@ -246,7 +246,7 @@
</div>
<div class="edit-form">
<input type="button" value="Refresh" onclick="refreshPolygons();" />
<input id="refresh-polygons" type="button" value="Refresh" />
<h2>Polygons</h2>
<div class="edit-form-elem">
<label>Text: </label>