From b9a4e9c8a68dcb6b17617f4f7a5ad5ad3298bfa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 9 Mar 2016 22:05:38 +0100 Subject: Imported Upstream version 1.7.1 --- lib/gcstar/GCExport/GCExportHTML.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/gcstar/GCExport/GCExportHTML.pm') diff --git a/lib/gcstar/GCExport/GCExportHTML.pm b/lib/gcstar/GCExport/GCExportHTML.pm index b083545..406039c 100644 --- a/lib/gcstar/GCExport/GCExportHTML.pm +++ b/lib/gcstar/GCExport/GCExportHTML.pm @@ -195,6 +195,7 @@ use GCExport::GCExportBase; $parent->{options}->{modelFile}->set_sensitive($model eq 'UseFile'); $parent->{fieldsSelection}->set_sensitive($self->{isGeneric}->{$model}) if $parent->{fieldsSelection}; + $self->{wantsFieldsSelection} = $self->{isGeneric}->{$model}; } sub preview @@ -240,7 +241,6 @@ use GCExport::GCExportBase; { my $self = shift; return 1; - return $self->{genericAdded} || $self->{genericModels}; } sub wantsImagesSelection -- cgit v1.2.3