Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: desktop-options.html

Issue 29590574: Issue 5949 - open link in the new tab (Closed)
Patch Set: Created Oct. 27, 2017, 10:25 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: desktop-options.html
===================================================================
--- a/desktop-options.html
+++ b/desktop-options.html
@@ -110,7 +110,7 @@
<label for="acceptable-ads-privacy-allow" class="i18n_options_acceptableAds_privacy_label"></label>
<span class="i18n_options_new_label new"></span>
<p>
- <a id="enable-acceptable-ads-privacy-description" class="i18n_options_acceptableAds_privacy_description"></a>
+ <a id="enable-acceptable-ads-privacy-description" class="i18n_options_acceptableAds_privacy_description" target="_blank"></a>
</p>
<p id="dnt" class="i18n_options_acceptableAds_dnt_notification"></p>
</li>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld