Shortdesc edits

This commit is contained in:
Tim Schaub
2013-06-26 10:57:36 -06:00
parent e0a3f8ca07
commit 0958674765
4 changed files with 6 additions and 4 deletions

View File

@@ -37,7 +37,7 @@
<div class="span4">
<h4 id="title">Bind HTML input example</h4>
<p id="shortdesc">Bind an HTML input to an ol object.</p>
<p id="shortdesc">Demonstrates two-way binding of HTML input elements to OpenLayers objects.</p>
<div id="docs">
<p>See the <a href="bind-input.js" target="_blank">bind-input.js source</a> to see how this is done.</p>
</div>