remplaced javascript and css html with combine plugin
[koha.git] / reports / dictionary.pl
index 393c917..4f94d69 100755 (executable)
@@ -115,7 +115,7 @@ elsif ($phase eq 'New Term step 4'){
                if ($type eq 'DATE' || $type eq 'DATETIME'){
                        $tmp_hash{'date'}=1;
                }
-               if ($type eq 'TEXT'){
+               if ($type eq 'TEXT' || $type eq 'MEDIUMTEXT'){
                        $tmp_hash{'text'}=1;
                }
 #              else {