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

Unified Diff: new-options.js

Issue 29496555: Noissue - Fix setLinks related ESLint errors (Closed)
Patch Set: Created July 24, 2017, 9:08 a.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
« common.js ('K') | « firstRun.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: new-options.js
diff --git a/new-options.js b/new-options.js
index 260e6e732a207b7cd6f16960925b56fcdbb95e70..0c4ed14b8805d698e9b2479be675dd4e0c3a8e04 100644
--- a/new-options.js
+++ b/new-options.js
@@ -16,7 +16,7 @@
*/
/* globals checkShareResource, getDocLink, i18nFormatDateTime, openSharePopup,
- E */
+ setLinks, E */
"use strict";
« common.js ('K') | « firstRun.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld