More features.
This commit is contained in:
@@ -6,10 +6,13 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Embedding a map in a Page</h1>
|
||||
<iframe style="width:600px;height:400px;border: 1px solid black"
|
||||
src="http://localhost:8080/wise-webapp/c/embeddedView.htm?mapId=1">
|
||||
</iframe>
|
||||
<div style="text-align: center;width: 100%;font-family: arial">
|
||||
<h1>Embedding a map in a page</h1>
|
||||
|
||||
<iframe style="width:600px;height:400px;border: 1px solid black"
|
||||
src="http://localhost:8080/wise-webapp/c/embeddedView.htm?mapId=1">
|
||||
</iframe>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 843 B |
@@ -31,7 +31,7 @@
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td>
|
||||
<input type="submit" value="<spring:message code="SUBMIT"/>" class="btn-primary">
|
||||
<input type="submit" value="Accept" class="btn-primary">
|
||||
<c:choose>
|
||||
<c:when test="${!errorView}">
|
||||
<input type="button" value="<spring:message code="CANCEL"/>" class="btn-secondary"
|
||||
|
BIN
wise-webapp/src/main/webapp/nicons/rebota.gif
Normal file
BIN
wise-webapp/src/main/webapp/nicons/rebota.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 213 KiB |
Reference in New Issue
Block a user