Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Author: Xavier Thevenot (Unlicensed)

...

To display an optional information message on the Backup tab when the user edits a VM:

  1. Edit the lang_en_US_custom

     file and

     file and set the message text:

    Disclaimer label

    Code Block
    languagejavascriptjs
    titleDisclaimer label
    {
        [...],
        "backupconfiguration.policy.disclaimer.label":"This is the backup policies optional information message text"
    }
    

Image Removed

...