From fbe2cfacd8ce799beb7a490aed01bf4ccba070c2 Mon Sep 17 00:00:00 2001 From: Mads Rasmussen Date: Tue, 4 Mar 2025 09:18:53 +0100 Subject: [PATCH] set additionalOptions on the rollback entity action (#18489) --- .../documents/documents/rollback/entity-action/manifests.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Umbraco.Web.UI.Client/src/packages/documents/documents/rollback/entity-action/manifests.ts b/src/Umbraco.Web.UI.Client/src/packages/documents/documents/rollback/entity-action/manifests.ts index 2f736381e6..24b0612e07 100644 --- a/src/Umbraco.Web.UI.Client/src/packages/documents/documents/rollback/entity-action/manifests.ts +++ b/src/Umbraco.Web.UI.Client/src/packages/documents/documents/rollback/entity-action/manifests.ts @@ -13,6 +13,7 @@ export const manifests: Array = [ meta: { icon: 'icon-history', label: '#actions_rollback', + additionalOptions: true, }, conditions: [ {