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
bb21902954
discourse
/
app
/
assets
/
javascripts
/
admin
/
views
/
admin-customize.js.es6
4 lines
67 B
Text
Raw
Normal View
History
Unescape
Escape
Refactor Customizations to have deeper URLs
2015-08-06 12:43:56 -04:00
export default Ember.View.extend({
Add keyboard shortcuts back to d-editor
2015-11-03 14:01:07 -05:00
classNames: ['customize']
Refactor Customizations to have deeper URLs
2015-08-06 12:43:56 -04:00
});
Copy permalink