diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index b0a134f..17ad5fe 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -4,7 +4,7 @@ module ApplicationHelper when "Praktikum" "bg-primary text-white" when "Selbsterfahrung" - "bg-purple text-white" + "bg-info text-dark" when "Supervision" "bg-warning text-dark" when "Fortbildung"