/*
* Functions required for the proper functioning of the Shesha framework
* Guidance:
* - Only add if js is at the framework level
* - All functions should be added within the shesha 'namespace'
*/

var _baseUrl = ""; // MUST BE CHANGED BASED ON ENVIRONMENT IF RUNNING WITHIN A VIRTUAL FOLDER (e.g. '/virtualfoldername')


