• 
      

    Load jsi18n before using gettext.

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

    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.

    reviewbot
    1. Tool: Pyflakes
      Ignored Files:
          djblets/extensions/templates/extensions/extension_list.html
      
      
      
      Tool: PEP8 Style Checker
      Ignored Files:
          djblets/extensions/templates/extensions/extension_list.html
      
      
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.8.x (6b49a70)