Commit c3035f3c authored by Bryce Johnson's avatar Bryce Johnson

Remove showWidgetBody setter.

parent a0c0860d
...@@ -23,7 +23,6 @@ ...@@ -23,7 +23,6 @@
} }
initWidgetState() { initWidgetState() {
this.assignToData('showWidgetBody', true);
this.assignToData('showApprovals', false); this.assignToData('showApprovals', false);
this.assignToData('disableAcceptance', false); this.assignToData('disableAcceptance', 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