From 566d2d4570a2546a24185efe5dd2722df0aca468 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Mar 08 2011 16:07:52 +0000 Subject: Update identity_renderPostActions.sh. --- diff --git a/Scripts/Bash/Cli/Functions/Identity/identity_renderPostActions.sh b/Scripts/Bash/Cli/Functions/Identity/identity_renderPostActions.sh index 9fcf788..684d109 100755 --- a/Scripts/Bash/Cli/Functions/Identity/identity_renderPostActions.sh +++ b/Scripts/Bash/Cli/Functions/Identity/identity_renderPostActions.sh @@ -33,11 +33,11 @@ function identity_renderPostActions { case "${ACTION}" in renderFormats:* ) - identity_renderFormats + identity_renderFormats ;; - groupByType:* ) - identity_renderGroupByType + groupByFormat:* ) + identity_renderGroupByType ;; esac