UX: replace closed topic icon with discourse-no-entry
This commit is contained in:
@@ -12,7 +12,7 @@ widgetTest("basics", {
|
||||
});
|
||||
},
|
||||
test(assert) {
|
||||
assert.ok(find(".topic-status .d-icon-discourse-comment-close").length);
|
||||
assert.ok(find(".topic-status .d-icon-discourse-no-entry").length);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user