Latest version of smidge, new custom NuglifyJs processor with custom settings, fixes some JS that Nuglify throws on because it's not formatted correctly, ensures nuglify is used for the minifier
This commit is contained in:
@@ -370,7 +370,7 @@ function contentEditingHelper(fileManager, $q, $location, $routeParams, editorSt
|
||||
//This is the ideal button order but depends on circumstance, we'll use this array to create the button list
|
||||
// Publish, SendToPublish, Save
|
||||
var actionOrder = ["U", "H", "A"];
|
||||
var defaultActions;
|
||||
var defaultAction = null;
|
||||
var actions = [];
|
||||
|
||||
//Create the first button (primary button)
|
||||
|
||||
Reference in New Issue
Block a user