Skip to content

Fix(License): Match button text for adding license

Michael Lunøe requested to merge mlunoe-fix-ui-text-mismatch into master

What does this MR do and why?

Update description to match button text for adding license.

Context" When the upload license functionality was moved to the general settings we decided to rename the button to "add license" as we also use "add activity code" when registering a subscription.

Changelog: changed EE: true

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image Screenshot_2023-11-15_at_15.20.59

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Visit the admin general details and expand the "add license" section: http://localhost:3000/admin/application_settings/general
  2. See that both the button and the text now says "add licese"

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Michael Lunøe

Merge request reports