[draw-tools] don't open dialog more than once
This commit is contained in:
@ -334,6 +334,7 @@ window.plugin.drawTools.manualOpt = function() {
|
|||||||
|
|
||||||
dialog({
|
dialog({
|
||||||
html: html,
|
html: html,
|
||||||
|
id: 'plugin-drawtools-options',
|
||||||
dialogClass: 'ui-dialog-drawtoolsSet',
|
dialogClass: 'ui-dialog-drawtoolsSet',
|
||||||
title: 'Draw Tools Options'
|
title: 'Draw Tools Options'
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user