MoserClientResources.template 541 B

123456789101112131415161718192021222324252627
  1. [extensionstart]
  2. .js
  3. [extensionend]
  4. [headerstart]
  5. /**
  6. * Licensed Materials - Property of IBM
  7. *
  8. * IBM Cognos Products: ca-modeller
  9. *
  10. * Copyright IBM Corp. 2017
  11. *
  12. * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  13. */
  14. define({
  15. [headerend]
  16. [bodystart]
  17. "%s": "%s"
  18. [bodyend]
  19. [footerstart]
  20. });
  21. [footerend]
  22. [returnlayoutstart]
  23. {ISOLanguageLower}{DashISOCountryLower}/{basename}.js
  24. [returnlayoutend]
  25. [returnlayoutstart en]
  26. root/{basename}.js
  27. [returnlayoutend en]