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
2024-12-01 11:26:30 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
9c616e0679
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-18 02:03:14 +08:00
export default Ember.Component.extend({
DEV: introduces prettier for es6 files
2018-06-15 23:03:24 +08:00
classNames: ["flag-user-lists"]
FEATURE: New modal to show flags received for a user
2018-01-18 02:03:14 +08:00
});
Reference in New Issue
Copy Permalink