Don't make commentary dialog block rest of screen

This commit is contained in:
Toks
2013-11-23 09:55:43 -05:00
parent 0cacd7e03b
commit 5398561b1c

View File

@@ -34,7 +34,6 @@
$("#add-commentary-dialog").dialog({
autoOpen: false,
width: 500,
modal: true,
buttons: {
"Submit": function() {
$("#add-commentary-dialog form").submit();