Skip to content

Commit 57542fa

Browse files
authored
[4.0] [workflow] - notice on edit plugin
1 parent 4b3d111 commit 57542fa

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

layouts/joomla/edit/global.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,6 @@
4040
'version_note',
4141
);
4242

43-
if ($displayData->get('item')->id !== null)
44-
{
45-
array_unshift($fields, 'transition');
46-
}
47-
4843
$hiddenFields = $displayData->get('hidden_fields') ?: array();
4944

5045
if (!$saveHistory)

0 commit comments

Comments
 (0)