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
ea0e188c8f
discourse
/
test
/
javascripts
/
fixtures
/
problems.js.es6
6 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
correct spec
2018-05-14 01:41:19 -04:00
export default {
correct fixture
2018-05-14 01:46:58 -04:00
"/admin/dashboard/problems.json": {
UX: reworks dashboard problems section to be in line with new style
2018-06-12 06:47:03 -04:00
problems: ["Houston..."]
correct spec
2018-05-14 01:41:19 -04:00
}
};