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
9516d3de4b
discourse
/
test
/
javascripts
/
fixtures
/
topics.js.es6
8 lines
100 B
Text
Raw
Normal View
History
Unescape
Escape
dashboard next: adds basic spec
2018-04-25 10:28:41 +02:00
export default {
"/admin/reports/topics": {
DEV: introduces prettier for es6 files
2018-06-15 17:03:24 +02:00
report: {
FEATURE: part 2 of dashboard improvements - moderation tab - sorting/pagination - improved third party reports support - trending charts - better perf - many fixes - refactoring - new reports Co-Authored-By: Simon Cossar <scossar@users.noreply.github.com>
2018-07-19 14:33:11 -04:00
report_key: "topics"
dashboard next: adds basic spec
2018-04-25 10:28:41 +02:00
}
}
};
Copy permalink