Add PCT tracks and update converter to include GPX simplication
This commit is contained in:
@@ -444,6 +444,8 @@ function updateFeed(bFirstChunk, bDiscrete) {
|
||||
self.tmp('$PostList').append($Posts.children());
|
||||
|
||||
self.tmp('updatable', true);
|
||||
|
||||
if(bFirstChunk && !asData.length) toggleFeedPanel(false);
|
||||
}, {
|
||||
'project_id': self.vars(['project', 'id']),
|
||||
'chunk': self.tmp('news_chunk')
|
||||
|
||||
Reference in New Issue
Block a user