Fixes for event stream and section view actions
This commit is contained in:
@@ -22,7 +22,7 @@ App.ApplicationSerializer = DS.ActiveModelSerializer.extend
|
||||
else
|
||||
@_super record, json, relationship
|
||||
|
||||
App.Store = DS.Store.extend
|
||||
App.ApplicationStore = DS.Store.extend
|
||||
adapter: DS.RESTAdapter.extend
|
||||
namespace: 'user'
|
||||
# user underscored paths
|
||||
|
||||
Reference in New Issue
Block a user