You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
var BACKEND_URL="http://www.jcertif.backend.vm-host.net";var BACKOFFICE_URL="http://jcertiflab.github.io/jcertif-backoffice-production";var VERSION="0.6";var splashscreen;Ext.application({name:"JCertifBO",appFolder:"app",paths:{"Ext.ux":"ext/src/ux/"},controllers:["LoginController","HomeController","AdminOptionsController","ReferentielController","SponsorController","SiteController","RoomController","SessionController","SpeakerController","ParticipantController","CountryController","CityController"],autoCreateViewport:true});Ext.onReady(function(){Ext.tip.QuickTipManager.init()});