Merge pull request #461 from jaredevantabor/host-event-selecting

Fixing Host Event Modal Selecting
This commit is contained in:
Jared Tabor 2017-10-18 09:23:46 -07:00 committed by GitHub
commit bff13e168a

View File

@ -112,7 +112,7 @@
minWidth: 600
});
$('.modal-dialog').draggable({
cancel: '.CodeMirror'
cancel: '.HostEvent-view--container'
});
function resize(){