mirror of
https://github.com/discourse/discourse.git
synced 2025-09-08 12:06:51 +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
|
@ -1,3 +1,3 @@
|
|||
export default Ember.Component.extend({
|
||||
tagName: 'tbody'
|
||||
tagName: 'tr'
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue