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

Unified Diff: chrome/common/extensions/docs/server2/templates/intros/events.html

Issue 10887018: Extensions Doc Server 2: Fixes for beta branch (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1229_12/src/
Patch Set: 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
« no previous file with comments | « no previous file | chrome/common/extensions/docs/server2/templates/public/apps/app_window.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/server2/templates/intros/events.html
===================================================================
--- chrome/common/extensions/docs/server2/templates/intros/events.html (revision 153814)
+++ chrome/common/extensions/docs/server2/templates/intros/events.html (working copy)
@@ -143,7 +143,7 @@
<code>getRules()</code> function. It accepts an optional array of rule
identifiers with the same semantics as <code>removeRules</code> and a callback
function.
-<p>
+</p>
<pre>
var rule_ids = ["id1", "id2", ...];
@@ -154,4 +154,5 @@
The <code>details</code> parameter passed to the <code>calback()</code> function
refers to an array of rules including filled optional parameters.
</p>
-</div>
+</div>
+{{/}}
not at google - send to devlin 2012/08/29 03:31:37 {{/is_apps}} for readability. it's also what is ch
« no previous file with comments | « no previous file | chrome/common/extensions/docs/server2/templates/public/apps/app_window.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698