Merge branch 'release/v15.8.1'
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</li>
|
||||
<li id="manage-favs">
|
||||
<a href="/rowers/me/favoritecharts/">
|
||||
<i class="fas fa-chart-area fa-fw"></i> Charts Settings
|
||||
<i class="fas fa-chart-area fa-fw"></i> Data and Charts Settings
|
||||
</a>
|
||||
</li>
|
||||
<li id="manage-workflow">
|
||||
|
||||
@@ -558,7 +558,7 @@ def do_sync(w,options, quick=False):
|
||||
if options['c2id'] != 0 and options['c2id'] != '':
|
||||
w.uploadedtoc2 = options['c2id']
|
||||
upload_to_c2 = False
|
||||
do_c3_export = False
|
||||
do_c2_export = False
|
||||
w.save()
|
||||
except KeyError:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user