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