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

Unified Diff: chrome/common/extensions/docs/templates/private/type_name.html

Issue 121713002: Rework API reference pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@addscss_330235
Patch Set: Rebase Created 6 years, 10 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/templates/private/type_name.html
diff --git a/chrome/common/extensions/docs/templates/private/type_name.html b/chrome/common/extensions/docs/templates/private/type_name.html
index 76836fa4f05fe81876c008b732d60af7f6c9ee3e..04abd023ff48d460f63e257f70e1e25a6c4b720e 100644
--- a/chrome/common/extensions/docs/templates/private/type_name.html
+++ b/chrome/common/extensions/docs/templates/private/type_name.html
@@ -1,6 +1,4 @@
<span class="type_name">
- (
- {{?optional}}<span class="optional">optional</span>{{/}}
+ {{?optional}}<span class="optional">(optional)</span>{{/}}
{{+partials.variable_type type:type/}}
- )
</span>

Powered by Google App Engine
This is Rietveld 408576698