mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: a js error when reloading /admin/site_settings/category/:id
This commit is contained in:
@@ -13,7 +13,7 @@ Discourse.AdminSiteSettingsController = Ember.ArrayController.extend(Discourse.P
|
||||
/**
|
||||
The list of settings based on the current filters
|
||||
|
||||
@property filteredContent
|
||||
@property filterContent
|
||||
**/
|
||||
filterContent: function() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user