Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
95a784a0
Commit
95a784a0
authored
Feb 03, 2017
by
Piotr Gawron
Browse files
old overview dialog removed
parent
2d5f4579
Changes
1
Hide whitespace changes
Inline
Side-by-side
web/src/main/webapp/WEB-INF/components/map/map.xhtml
View file @
95a784a0
...
...
@@ -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"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment