Bug 1372215 - On fennec nightly, the release notes links points to a 404 r?sebastian draft
authorSylvestre Ledru <sledru@mozilla.com>
Mon, 12 Jun 2017 15:38:52 +0200
changeset 592569 275968331c33089e8702d05e5d84d6b84d9049cc
parent 592568 ed32ad5fa30ae766334cedcd951b024cc75c7baf
child 632867 2a9fe5845b7e72e3925c2ed5e8e58a9661ee6c72
push id63438
push userbmo:sledru@mozilla.com
push dateMon, 12 Jun 2017 13:39:12 +0000
reviewerssebastian
bugs1372215
milestone55.0a1
Bug 1372215 - On fennec nightly, the release notes links points to a 404 r?sebastian MozReview-Commit-ID: GEAgcTDasIl
mobile/android/chrome/content/about.xhtml
--- a/mobile/android/chrome/content/about.xhtml
+++ b/mobile/android/chrome/content/about.xhtml
@@ -54,17 +54,19 @@
   </div>
 
     <ul id="aboutLinks">
       <div class="top-border"></div>
       <li><a id="faqURL">&aboutPage.faq.label;</a></li>
       <li><a id="supportURL">&aboutPage.support.label;</a></li>
       <li><a id="privacyURL">&aboutPage.privacyPolicy.label;</a></li>
       <li><a href="about:rights">&aboutPage.rights.label;</a></li>
+#ifndef NIGHTLY_BUILD
       <li><a id="releaseNotesURL">&aboutPage.relNotes.label;</a></li>
+#endif
       <li><a id="creditsURL">&aboutPage.credits.label;</a></li>
       <li><a href="about:license">&aboutPage.license.label;</a></li>
       <div class="bottom-border"></div>
     </ul>
 
 #ifdef RELEASE_OR_BETA
     <div id="aboutDetails">
       <p>&aboutPage.logoTrademark;</p>