This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-21 11:16:58 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
/
assets
/
javascripts
/
admin
/
components
/
flag-user-lists.js.es6
4 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
FEATURE: New modal to show flags received for a user
2018-01-17 13:03:14 -05:00
export default Ember.Component.extend({
DEV: introduces prettier for es6 files
2018-06-15 17:03:24 +02:00
classNames: ["flag-user-lists"]
FEATURE: New modal to show flags received for a user
2018-01-17 13:03:14 -05:00
});
Reference in New Issue
Copy Permalink