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-11-25 02:15:46 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
2b2a506a7b
discourse
/
app
/
assets
/
javascripts
/
admin
/
components
/
flagged-post-title.js.es6
4 lines
60 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
tagName: "h3"
FEATURE: New modal to show flags received for a user
2018-01-18 02:03:14 +08:00
});
Reference in New Issue
Copy Permalink