From 26f72c48368437a143a56bf50540ef7e0e12e370 Mon Sep 17 00:00:00 2001 From: Sebastien Heraud Date: Wed, 20 May 2020 18:48:21 +0200 Subject: [PATCH] Update Changelog --- administrator/components/com_cck/_CHANGELOG.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/administrator/components/com_cck/_CHANGELOG.php b/administrator/components/com_cck/_CHANGELOG.php index 77d2263a8..31070cd70 100644 --- a/administrator/components/com_cck/_CHANGELOG.php +++ b/administrator/components/com_cck/_CHANGELOG.php @@ -27,7 +27,7 @@ + jQuery Validation script updated for Tabs >> an additional message displayed: COM_CCK_PLEASE_CHECK_REQUIRED_TABS >> switching to another tab now triggers validation automatically -+ No message output allowed on "Process" Task. ++ Redirection without message allowed on "Process" Task. + Router updated (for Articles on "id-alias"): >> alias retrived from id when only id is known @SEBLOD/pull/545