This website requires JavaScript.
Explore
关于
常见问题
Help
Sign in
Discourse
/
discourse
Watch
2
Star
0
Fork
You've already forked discourse
0
mirror of
https://github.com/discourse/discourse.git
synced
2025-09-06 10:50:21 +08:00
Code
Packages
Activity
Actions
9
2c09e97ca0
discourse
/
app
/
assets
/
javascripts
/
admin
/
components
/
admin-report-counts.js.es6
4 lines
60 B
Text
Raw
Normal View
History
Unescape
Escape
ES6: Removed and renamed some admin views
2015-02-24 13:47:46 -05:00
export default Ember.Component.extend({
FIX: unhandle show report action
2015-05-15 00:53:33 +08:00
tagName: 'tr'
ES6: Removed and renamed some admin views
2015-02-24 13:47:46 -05:00
});
Copy permalink