From 21c6c6fc388a4d8321db70051d5b0d2aa0122982 Mon Sep 17 00:00:00 2001 From: Etienne Jouvin Date: Thu, 27 Oct 2016 03:11:20 +0200 Subject: [PATCH] Solve issue #325, Custom field creation, "empty" type list in theme classic Issue #325 For classic theme, the type list is empty for the custom field creation form. Not the case in Material Blue. Reproduce the same code. Previously in Classic theme, modules labels were put in uppercase. Not the case in Material Blue. --- inc/themes/classic/customfields.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/themes/classic/customfields.inc b/inc/themes/classic/customfields.inc index d7e63c82..6ba6bbd7 100644 --- a/inc/themes/classic/customfields.inc +++ b/inc/themes/classic/customfields.inc @@ -18,7 +18,7 @@ @@ -29,7 +29,7 @@