Remove 'safety number approval' option from settings dialog

Also sync templates in test/index.html and background.html

FREEBIE
This commit is contained in:
Scott Nonnenberg
2017-06-14 10:45:13 -07:00
parent 9204188aa3
commit c7e385eb38
4 changed files with 6 additions and 22 deletions

View File

@@ -480,12 +480,6 @@
<input type='checkbox' name='audio-notification' id='audio-notification'/>
<label for='audio-notification'>{{ audioNotificationDescription }}</label>
</div>
<hr>
<div class='safety-numbers-settings'>
<h3>{{ safetyNumbersSettingHeader }}</h3>
<input type='checkbox' name='safety-numbers-approval' id='safety-numbers-approval'/>
<label for='safety-numbers-approval'>{{ safetyNumbersSettingDescription }}</label>
</div>
</div>
</script>
<script type='text/x-tmpl-mustache' id='syncSettings'>