Remove save from comment

This commit is contained in:
Mads Rasmussen
2018-10-02 13:07:57 +02:00
parent 1c0cf42f86
commit facaba2ed2

View File

@@ -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)