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 07:26:04 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
0e2261c414
discourse
/
app
/
assets
/
javascripts
/
admin
/
controllers
/
admin-user.js.es6
3 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
REFACTOR: Remove `Ember.Controller` in favor of import
2019-10-24 01:06:54 +08:00
import Controller from "@ember/controller";
export default Controller.extend();
Reference in New Issue
Copy Permalink