Disable secret variables save button when there are no changes to persist
Follow up to https://gitlab.com/gitlab-org/gitlab-ce/issues/39118 Disable "Save variables" button when there are no changes to persist. --- Currently the "Save variables" button is enabled all the time ![](https://i.imgur.com/UqDEIuS.png) ### Design decision - Disable "Save variables" button when there are no changes to persist.
issue