Revert "Allow to show description of add-on product variations by default"

This reverts commit 8d674965d1.
This commit is contained in:
Raphael Michel
2019-07-16 11:46:11 +02:00
parent dc42dbb837
commit b67c684969
6 changed files with 3 additions and 17 deletions

View File

@@ -205,10 +205,6 @@ DEFAULTS = {
'default': 'False',
'type': bool
},
'addon_variation_description_collapsed': {
'default': 'True',
'type': bool
},
'waiting_list_enabled': {
'default': 'False',
'type': bool