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 06:30:15 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
acc5e42066
discourse
/
app
/
assets
/
javascripts
/
admin
/
controllers
/
admin-badges.js.es6
2 lines
42 B
Plaintext
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-21 01:26:41 +08:00
export default Ember.Controller.extend();
Reference in New Issue
Copy Permalink