diff --git a/js/pianos4_tool_LR.js b/js/pianos4_tool_LR.js index 03232e9d29f7dc9e5abff70125889c2ab8d051c3..049839902698505d31a8ec3ff5a281d061b0201f 100644 --- a/js/pianos4_tool_LR.js +++ b/js/pianos4_tool_LR.js @@ -740,6 +740,11 @@ function Pianos4ToolLR( params ) { $( this ).remove(); }, + open: function() + { + $( "#pianos4_getlr" ).dialog( "close" ); + $( "#pianos4_getlr" ).remove(); + }, buttons : { 'Reload' : function() {