Remove usage reporting

This commit is contained in:
Andrew Rabert 2018-12-11 18:57:21 -05:00
parent 87cae0159f
commit 2beeeb8276
47 changed files with 0 additions and 105 deletions

View file

@ -42,19 +42,6 @@
${LaunchWebAppOnStartupHelp}
</div>
</div>
<div class="checkboxContainer checkboxContainer-withDescription">
<label>
<input is="emby-checkbox" type="checkbox" id="chkUsageData" />
<span>${OptionEnableAnonymousUsageReporting}</span>
</label>
<div class="fieldDescription checkboxFieldDescription">
${OptionEnableAnonymousUsageReportingHelp}
<div style="margin-top:.5em;">
<a is="emby-linkbutton" class="button-link" target="_blank" href="https://github.com/jellyfin/jellyfin">${ButtonLearnMore}</a>
</div>
</div>
</div>
</div>
<div class="verticalSection verticalSection-extrabottompadding">