Mercurial > hg > human-echolocation-java-webapp
diff WebContent/index.jsp @ 58:55ce07768e33
Azimuth can be -90 to 90 (17 was just an example)
author | Chris Cannam |
---|---|
date | Thu, 13 Mar 2014 16:24:22 +0000 |
parents | 9be81b43142b |
children |
line wrap: on
line diff
--- a/WebContent/index.jsp Mon Mar 03 16:27:56 2014 +0000 +++ b/WebContent/index.jsp Thu Mar 13 16:24:22 2014 +0000 @@ -56,7 +56,7 @@ </tr> <tr> <th>Azimuth<br> - <span class="description">-17 to +17</span> + <span class="description">-90 to +90</span> </th> <td><input type="text" name="azim" size="8" value="${azim}" ></td> </tr>