зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 3ab3a5481b90 (bug 1369801
)
MozReview-Commit-ID: KOBAIPo7laO
This commit is contained in:
Родитель
078008bc28
Коммит
b1e3b7a924
|
@ -38,7 +38,7 @@ var styleSheets = [
|
|||
// on the right CSS strategy FIXME.
|
||||
// It would also be nice to include them using @import.
|
||||
styleSheets.forEach(url => {
|
||||
loadSheet(window, url, "author");
|
||||
loadSheet(this, url, "author");
|
||||
});
|
||||
|
||||
// Localization API used by React components
|
||||
|
|
Загрузка…
Ссылка в новой задаче