Atozed Forums

Full Version: IWBSLibSetCDNS what does it load ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
What libraries/variables does the function IWBSLibSetCDNS load ?
Does it load all this global Bootstrap3 variables from IWBSGlobal ?
  gIWBS4LibJQueryJs
  gIWBSLibBootstrapCss

  gIWBSLibBootstrapJs

  gIWBS4LibPolyFillerJs

  gIWBS4LibIWBSCss
  gIWBS4LibIWBSJs

  gIWBS4LibDynamicTabsCss
  gIWBS4LibDynamicTabsJs

  gIWBSLibSummerNoteCss
  gIWBSLibSummerNoteJs


Can I call only this function (IWBSLibSetCDNS) to load Bootstrap3 or there are some variables that I must load myself ?