From facaba2ed205c8eff80c5ede3830c86f869bccd3 Mon Sep 17 00:00:00 2001 From: Mads Rasmussen Date: Tue, 2 Oct 2018 13:07:57 +0200 Subject: [PATCH] Remove save from comment --- .../src/common/services/contenteditinghelper.service.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI.Client/src/common/services/contenteditinghelper.service.js b/src/Umbraco.Web.UI.Client/src/common/services/contenteditinghelper.service.js index 54300e333f..a11c93c2da 100644 --- a/src/Umbraco.Web.UI.Client/src/common/services/contenteditinghelper.service.js +++ b/src/Umbraco.Web.UI.Client/src/common/services/contenteditinghelper.service.js @@ -198,7 +198,7 @@ function contentEditingHelper(fileManager, $q, $location, $routeParams, notifica buttons.subButtons = []; //This is the ideal button order but depends on circumstance, we'll use this array to create the button list - // Publish, SendToPublish, Save + // Publish, SendToPublish var buttonOrder = ["U", "H"]; //Create the first button (primary button)