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

Unified Diff: chrome/common/extensions/docs/examples/extensions/gmail/options.html

Issue 10836102: Spruce up gmail checker for event pages. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: full to the brim of hate Created 8 years, 4 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
Index: chrome/common/extensions/docs/examples/extensions/gmail/options.html
diff --git a/chrome/common/extensions/docs/examples/extensions/gmail/options.html b/chrome/common/extensions/docs/examples/extensions/gmail/options.html
index 8c48ce08f7201e9dee7699e9bc00e20e16d4859c..50362c84625085091246442076ec58030c6c9349 100644
--- a/chrome/common/extensions/docs/examples/extensions/gmail/options.html
+++ b/chrome/common/extensions/docs/examples/extensions/gmail/options.html
@@ -56,7 +56,7 @@ body {
<div class="section-header first">Custom Domain</div>
<p>To use Google Mail checker with Google Apps for Your Domain, enter the domain here.
<p>
- https://mail.google.com/<input type="text" id="custom-domain" oninput="markDirty()">
+ https://mail.google.com/<input type="text" id="custom-domain">
<em>(eg a/mydomain.com)</em>
<div id="footer">

Powered by Google App Engine
This is Rietveld 408576698