Move enterprise components to lookbook/components

This commit is contained in:
Oliver Günther
2025-04-07 09:14:44 +02:00
parent a014f02bf8
commit bae99e2fee
3 changed files with 1 additions and 5 deletions
@@ -40,12 +40,10 @@ module OpenProject
# title: "Enterprise add-on"
# upsale:
# [feature_key]:
# # Title used for this feature only. If this is missing, the default title is used.
# # Title used for this feature only. If this is missing, the default feature key is used.
# title: "A splendid feature"
# # Could also be description_html if necessary
# description: "This is a splendid feature that you should use. It just might transform your life."
# # Title of the link used for this feature only. If this is missing, the default link title is used.
# title_link: "Even more information"
# # An unordered list of features
# features:
# some_key: "Some feature"
@@ -47,8 +47,6 @@ module OpenProject
# title: "A splendid feature"
# # Could also be description_html if necessary
# description: "This is a splendid feature that you should use. It just might transform your life."
# # Title of the link used for this feature only. If this is missing, the default link title is used.
# title_link: "Even more information"
# # An unordered list of features
# features:
# some_key: "Some feature"