Fix embedded view.
This commit is contained in:
4
wise-webapp/src/main/webapp/html/embedded.html
Normal file
4
wise-webapp/src/main/webapp/html/embedded.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<iframe
|
||||
style="border:0;width:600px;height:400px;border: 1px solid black"
|
||||
src="http://localhost:8080/wise-webapp/c/embeddedView.htm?mapId=1">
|
||||
</iframe>
|
Reference in New Issue
Block a user