Don't make commentary dialog block rest of screen
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
$("#add-commentary-dialog").dialog({
|
||||
autoOpen: false,
|
||||
width: 500,
|
||||
modal: true,
|
||||
buttons: {
|
||||
"Submit": function() {
|
||||
$("#add-commentary-dialog form").submit();
|
||||
|
||||
Reference in New Issue
Block a user