Description of the issue/feature this PR addresses
This Pull Request fixes a wrong import that was causing the system to not render the default sticker template for a sample based on the assigned sample type.
Current behavior before PR
The sample-type based default sticker template is not rendered by default
Desired behavior after PR is merged
The sample-type based default sticker template is rendered by default
--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.
Description of the issue/feature this PR addresses
This Pull Request fixes a wrong import that was causing the system to not render the default sticker template for a sample based on the assigned sample type.
Current behavior before PR
The sample-type based default sticker template is not rendered by default
Desired behavior after PR is merged
The sample-type based default sticker template is rendered by default
-- I confirm I have tested this PR thoroughly and coded it according to PEP8 and Plone's Python styleguide standards.