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

Unified Diff: lib/notificationHelper.js

Issue 29532730: Noissue - Rebase current master tip to edge bookmark (Closed)
Patch Set: Created Aug. 31, 2017, 2:55 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 | « jquery-ui/js/jquery-ui-1.8.16.custom.min.js ('k') | lib/stats.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/notificationHelper.js
===================================================================
--- a/lib/notificationHelper.js
+++ b/lib/notificationHelper.js
@@ -213,7 +213,7 @@
title,
{
lang: Utils.appLocale,
- dir: ext.i18n.getMessage("@@bidi_dir"),
+ dir: Utils.readingDirection,
body: message,
icon: iconUrl
}
« no previous file with comments | « jquery-ui/js/jquery-ui-1.8.16.custom.min.js ('k') | lib/stats.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld