7506a40 Load extension.js after UI AMD modules.

1 file Authored by pvoborni 11 years ago, Committed by mkosek 11 years ago,
    Load extension.js after UI AMD modules.
    
    This patch is fix for upcoming ipa-3-1 minor release.
    
    Loading of extension.js was removed with introduction of AMD modules. This patch returns the feature to avoid regressions.
    
    In 3.2 it will be handled differently (multiple plugins).