Versions Compared

Key

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

...

Author: Xavier Thevenot (Unlicensed)

Optional information message on backup policies tab

In Abiquo v3.8.5+ you can To display an optional information message on the backup policies Backup tab when the user edits a virtual machine. By default, Abiquo does not display a message.To display an optional information message, edit VM:

  1. Edit the lang_en_US_custom file and set the message text:

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

...

  1.