Skip to content
Snippets Groups Projects
Verified Commit b5678681 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Fix #835: Hide pod statistics on about page if those are disabled

parent 30540709
No related branches found
No related tags found
No related merge requests found
Hide pod statistics on about page if those are disabled (#835)
<template>
<div>
<div v-if="stats" class="ui stackable two column grid">
<div v-if="stats && stats.trackFavorites !== undefined" class="ui stackable two column grid">
<div class="column">
<h3 class="ui left aligned header">
<translate translate-context="Content/About/Title/Noun">User activity</translate>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment