fix the build

This commit is contained in:
Régis Hanol
2014-12-29 22:36:25 +01:00
parent 13bf8e1e46
commit 386b0a2587
2 changed files with 21 additions and 40 deletions

View File

@ -1,11 +1,3 @@
/**
This controller supports the interface for SiteSettings.
@class AdminSiteSettingsController
@extends Ember.ArrayController
@namespace Discourse
@module Discourse
**/
export default Ember.ArrayController.extend(Discourse.Presence, {
filter: null,
onlyOverridden: false,