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
971e302ff2
discourse
/
app
/
assets
/
javascripts
/
admin
/
controllers
/
admin-badges.js.es6
2 lines
42 B
Text
Raw
Normal View
History
Unescape
Escape
Fixes some Ember Deprecations for 1.13: - Remove ArrayController - Remove {{view}} from templates - Replace many cases of needs: [‘controller’] with inject - Enable Ember Legacy Views
2016-10-20 13:26:41 -04:00
export default Ember.Controller.extend();
Copy permalink