mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Revert "UX: replace closed topic icon with discourse-no-entry"
This reverts commit 040b8c00a4.
We decided to keep status quo for now
This commit is contained in:
@@ -12,7 +12,7 @@ widgetTest("basics", {
|
||||
});
|
||||
},
|
||||
test(assert) {
|
||||
assert.ok(find(".topic-status .d-icon-discourse-no-entry").length);
|
||||
assert.ok(find(".topic-status .d-icon-discourse-comment-slash").length);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user