Commit 09a86cc1 authored by Gwen's avatar Gwen Committed by Gwen_

Change multiSelect to shouldPropagate

parent d783f970
......@@ -44,7 +44,7 @@ class DueDateSelect {
this.$selectbox.hide();
this.$value.css('display', '');
},
multiSelect: true,
shouldPropagate: false,
});
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment