mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 02:54:41 +08:00
Use query params for sortable table headings
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
|
||||
// These will help us migrate up to the new ember's default behavior
|
||||
window.ENV = {
|
||||
CP_DEFAULT_CACHEABLE: true,
|
||||
VIEW_PRESERVES_CONTEXT: true,
|
||||
MANDATORY_SETTER: false,
|
||||
FEATURES: {'query-params-new': true}
|
||||
};
|
||||
|
Reference in New Issue
Block a user