Skip to content
Snippets Groups Projects
  • Reiter, Christoph's avatar
    d27ed11c
    Add getAssetURL() to common · d27ed11c
    Reiter, Christoph authored
    This splits things into two phases, initAssetBaseURL() will try to set
    a module wide base url for all assets.
    
    The first code to use it successfully will define the asset base url for
    all future getAssetURL() calls.
    d27ed11c
    History
    Add getAssetURL() to common
    Reiter, Christoph authored
    This splits things into two phases, initAssetBaseURL() will try to set
    a module wide base url for all assets.
    
    The first code to use it successfully will define the asset base url for
    all future getAssetURL() calls.