rename the JS so the magic can return
This commit is contained in:
parent
96924b8458
commit
f6b32fd13a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
Diaspora.Pages.AspectsIndex = function() {
|
||||
Diaspora.Pages.StreamsAspects = function() {
|
||||
var self = this;
|
||||
|
||||
this.subscribe("page/ready", function(evt, document) {
|
||||
Loading…
Reference in a new issue