BUGFIX: Top page wasn't display any topics
This commit is contained in:
@@ -29,7 +29,6 @@ Discourse.TopController = Discourse.ObjectController.extend({
|
||||
} else {
|
||||
return true;
|
||||
}
|
||||
}.property(),
|
||||
|
||||
}.property()
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user