Skip to content
Snippets Groups Projects
Commit 95a784a0 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

old overview dialog removed

parent 2d5f4579
No related branches found
No related tags found
1 merge request!5Frontend refactor
......@@ -10,14 +10,6 @@
<h:form id="_gmapForm">
<p:contextMenu id="contextMenu" model="#{exportMB.contextMenu}" />
<p:contextMenu id="selectionContextMenu" model="#{exportMB.imageExportMenu}" />
<p:dialog header="Overview" id="overviewDialog" widgetVar="overviewDialog" width="70%" height="100%" resizable="false">
<div id="overviewContainer" class="overviewContainerClass">
<div id="overviewDiv" class="overviewDivClass"></div>
<canvas id="canvasDebug" class="canvasDebugClass"/>
</div>
</p:dialog>
</h:form>
<h:form id="overlayConfigForm">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment