Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Revert "Bug 1210234 - Move IntlHelper to be available synchronously f…
Browse files Browse the repository at this point in the history
…or onring.js in Clock"

This reverts commit e1a4ca2.
  • Loading branch information
JohanLorenzo committed Oct 1, 2015
1 parent ce37025 commit d287c89
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/clock/onring.html
Expand Up @@ -18,8 +18,7 @@
<script defer src="/shared/js/l10n.js"></script>
<script defer src="/shared/js/date_time_helper.js"></script>
<script defer src="/shared/js/moz_intl.js"></script>
<!-- We need IntlHelper synchronously for onring.js -->
<script src="/shared/js/intl_helper.js"></script>
<script defer src="/shared/js/intl_helper.js"></script>
</head>

<body>
Expand Down

0 comments on commit d287c89

Please sign in to comment.