This commit is contained in:
@@ -67,8 +67,8 @@ export default {
|
||||
<spotIcon :title="lang.get('stats.elevation_loss')" :icon="'elev-drop'" width="fixed" size="lg" :text="options.elev_drop+'m'" />
|
||||
</div>
|
||||
</div>
|
||||
<div v-else-if="options.type=='project'" class="section time">
|
||||
<spotIcon icon="time" width="fixed" size="lg" :text="activeTimeInterval" />
|
||||
<div v-else-if="options.type=='project'" class="section">
|
||||
<spotIcon icon="calendar" width="fixed" size="lg" :text="activeTimeInterval" />
|
||||
</div>
|
||||
<div v-else>
|
||||
<div class="section time">
|
||||
|
||||
Reference in New Issue
Block a user