This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
mirror of
https://github.com/discourse/discourse.git
Watch
1
Star
0
Fork
You've already forked discourse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d902c4eb9f
discourse
/
app
/
assets
/
javascripts
/
admin
/
components
/
admin-report-per-day-counts...
4 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
FIX: unhandle show report action
2015-05-14 12:53:33 -04:00
export default Ember.Component.extend({
DEV: introduces prettier for es6 files
2018-06-15 11:03:24 -04:00
tagName: "tr"
FIX: unhandle show report action
2015-05-14 12:53:33 -04:00
});