[pve-devel] applied: [PATCH widget-toolkit 2/2] Utils: add 'auth-realm-sync-test' to task descriptions

Thomas Lamprecht t.lamprecht at proxmox.com
Sat Apr 25 19:29:03 CEST 2020


On 4/9/20 4:10 PM, Dominik Csapak wrote:
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
>  Utils.js | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Utils.js b/Utils.js
> index 26567cf..ab127f2 100644
> --- a/Utils.js
> +++ b/Utils.js
> @@ -456,6 +456,7 @@ Ext.define('Proxmox.Utils', { utilities: {
>  	acmerenew: [ 'SRV', gettext('Renew Certificate') ],
>  	acmerevoke: [ 'SRV', gettext('Revoke Certificate') ],
>  	'auth-realm-sync': [ gettext('Realm'), gettext('Sync') ],
> +	'auth-realm-sync-test': [ gettext('Realm'), gettext('Sync Preview')],
>  	'move_volume': [ 'CT', gettext('Move Volume') ],
>  	clustercreate: [ '', gettext('Create Cluster') ],
>  	clusterjoin: [ '', gettext('Join Cluster') ],
> 

applied, thanks!




More information about the pve-devel mailing list