mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 23:36:11 +08:00
FIX: unhandle show report action
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
export default Ember.Component.extend({
|
||||
tagName: 'tbody'
|
||||
tagName: 'tr'
|
||||
});
|
||||
|
Reference in New Issue
Block a user