mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
FIX: unhandle show report action
This commit is contained in:
parent
635b31af7b
commit
2c09e97ca0
9 changed files with 79 additions and 69 deletions
|
@ -0,0 +1,3 @@
|
|||
export default Ember.Component.extend({
|
||||
tagName: 'tr'
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue