blob: 6f7a85147394a1d2a889f4eeffcce4184eb99515 [file] [log] [blame]
<style include="settings-shared site-settings-shared"></style>
<settings-subpage page-title="$i18n{siteSettingsAutomaticDownloads}"
search-label="$i18n{siteSettingsAllSitesSearch}"
search-term="{{searchTerm}}" route-path$="[[routePath]]">
<div class="content-settings-header secondary">
$i18n{siteSettingsAutomaticDownloadsDescription}
</div>
<settings-category-default-radio-group
category="[[contentSettingsTypesEnum_.AUTOMATIC_DOWNLOADS]]"
allow-option-label="$i18n{siteSettingsAutomaticDownloadsAllowed}"
allow-option-icon="cr:file-download"
block-option-label="$i18n{siteSettingsAutomaticDownloadsBlocked}"
block-option-icon="privacy:file-download-off">
</settings-category-default-radio-group>
<category-setting-exceptions
category="[[contentSettingsTypesEnum_.AUTOMATIC_DOWNLOADS]]"
allow-header="$i18n{siteSettingsAutomaticDownloadsAllowedExceptions}"
block-header="$i18n{siteSettingsAutomaticDownloadsBlockedExceptions}"
search-filter="[[searchTerm]]">
</category-setting-exceptions>
</settings-subpage>