Skip to content
Snippets Groups Projects
Commit ec0790ed authored by David Greiner's avatar David Greiner Committed by Anja Leichsenring
Browse files

[BUGFIX] Remove --div-- without associated label

Due to a --div-- without a associated label brakes the backend while
adding a new sys_action of type "SQL-Query", this patch removes this
double existent --div-- from sys_action's tca configuration.

Change-Id: I58085a32cc167e3f985e0ed04bdf66457d72260d
Resolves: #67805
Releases: master
Reviewed-on: http://review.typo3.org/40717


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 9be8f3cc
Branches
Tags
No related merge requests found
......@@ -189,7 +189,6 @@ return array(
type,
title,
description,
--div--,
--div--;LLL:EXT:sys_action/locallang_tca.xlf:sys_action.tab.access,
hidden,
assign_to_groups
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment