Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1336)

Unified Diff: chrome/browser/resources/help/help_content.html

Issue 583193007: help: remove hash+ref+position from chrome://help page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: just remove from all builds Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/webui/help/help_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/help/help_content.html
diff --git a/chrome/browser/resources/help/help_content.html b/chrome/browser/resources/help/help_content.html
index 5fc96ebd27b08d53d6e116a05c8d80820f0153f9..9c72a3f01758eea54556ab82dca6a7df73fdbb60 100644
--- a/chrome/browser/resources/help/help_content.html
+++ b/chrome/browser/resources/help/help_content.html
@@ -13,7 +13,7 @@
</if>
</div>
<div id="version-container">
- <div i18n-values=".innerHTML:browserVersionLongHtml" dir="ltr"></div>
+ <div i18n-content="browserVersion" dir="ltr"></div>
<if expr="chromeos">
<div>
<span i18n-content="platform"></span>&nbsp;<span id="os-version"></span>
« no previous file with comments | « no previous file | chrome/browser/ui/webui/help/help_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698