x x x
x

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


HTML
 <div ov-include-files="{{PLATFORM_JS_ASSET_PATH}}/User+Application/html/mainStructureIp-Domains/app-flow-modal.html"> </div>	
<div ov-include-files="{{PLATFORM_JS_ASSET_PATH}}/Ip-Domains/app-flow-modal/User+Application/html/mainStructure.html"> </div>
<script>
includeFiles().then(() => {
	includeJSFiles().then();
});
</script>

...