remove streams-aspects
This commit is contained in:
parent
f978a75b8c
commit
3f314cc7bb
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
||||||
Diaspora.Pages.StreamsAspects = function() {
|
|
||||||
var self = this;
|
|
||||||
|
|
||||||
this.subscribe("page/ready", function(evt, document) {
|
|
||||||
self.aspectNavigation = self.instantiate("AspectNavigation", document.find("ul#aspect_nav"));
|
|
||||||
});
|
|
||||||
};
|
|
||||||
Loading…
Reference in a new issue