BigW Consortium Gitlab

Forgot another one.

parent 2df34c20
......@@ -11,6 +11,8 @@
showButton: function () {
if (this.discussion) {
return this.discussion.isResolvable();
} else {
return undefined;
}
},
isDiscussionResolved: function () {
......
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