Add PCT tracks and update converter to include GPX simplication

This commit is contained in:
2019-11-23 19:10:40 +01:00
parent c3090f5286
commit 5afb60da5d
6 changed files with 107252 additions and 26 deletions

View File

@@ -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')