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

Unified Diff: chrome/content/ui/firstRun.html

Issue 11027049: Removed typo correction feature (Closed)
Patch Set: Created June 27, 2013, 4:35 p.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 | « chrome/content/ui/filters.xul ('k') | chrome/content/ui/firstRun.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/content/ui/firstRun.html
===================================================================
--- a/chrome/content/ui/firstRun.html
+++ b/chrome/content/ui/firstRun.html
@@ -39,21 +39,6 @@
<h2 id="features-title" class="i18n_firstRun_features"></h2>
<ul id="features">
- <li id="feature-typo" class="feature" hidden="true">
- <div class="feature-image"></div>
- <div class="feature-description">
- <p class="feature-text">
- <span class="i18n_firstRun_feature_typo feature-title"></span> <span class="i18n_firstRun_feature_typo_description"></span>
- </p>
- </div>
- <div id="toggle-typo" class="toggle">
- <div class="toggle-inner">
- <div class="i18n_firstRun_toggle_on toggle-on"></div>
- <div class="toggle-blob"></div>
- <div class="i18n_firstRun_toggle_off toggle-off"></div>
- </div>
- </div>
- </li>
<li id="feature-malware" class="feature">
<div class="feature-image"></div>
<div class="feature-description">
« no previous file with comments | « chrome/content/ui/filters.xul ('k') | chrome/content/ui/firstRun.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld