{f:translate(key: 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:label.noGroup')}
(
{taskGroup.tasks -> f:count()}
)
{taskGroup.groupName}
(
{taskGroup.tasks -> f:count()}
)
{task.uid}
{task.classTitle} ({task.classExtension})
{task.progress}%
{task.additionalInformation}
{task.description}
{label.text}
-
{task.frequency}
(
)
-
-
@todo: Next one should be a button type="submit".
@todo: Next one should be a button type="submit", too. Similar to the "toggle" button above.
(
{errorClasses -> f:count()}
)
{f:translate(key:'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:msg.invalidTaskClass') -> f:format.raw()}
{errorClass.uid}
{errorClass.class}
{errorClass.errorMessage}
@todo: Next one should be a button type="submit"