• 
      

    Load jsi18n before using gettext.

    Review Request #7052 — Created March 12, 2015 and submitted — Latest diff uploaded

    Information

    Djblets
    release-0.8.x
    1a77e6a...

    Reviewers

    Some of the jquery-gravy stuff uses gettext, which means we need to load the
    jsi18n view first. This was present almost everywhere, but the extension list
    template was missing it.

    Loaded the extension list without seeing any errors in the javascript console.