diff --git a/plugins/draw-tools.user.js b/plugins/draw-tools.user.js index f7b486b4..83a2f8c2 100644 --- a/plugins/draw-tools.user.js +++ b/plugins/draw-tools.user.js @@ -334,6 +334,7 @@ window.plugin.drawTools.manualOpt = function() { dialog({ html: html, + id: 'plugin-drawtools-options', dialogClass: 'ui-dialog-drawtoolsSet', title: 'Draw Tools Options' });