You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handle during build for deployment that different <header> or styling (e.g. overheid.nl) can be implemented for the built package of ai-act-beslisboom
#176
Closed
GuusjeJuijn opened this issue
Oct 2, 2024
· 1 comment
· Fixed by #185
The styling of the decision tree should be different based on where the tree is integrated. When releasing certain elements should be changed in order for the packaged solution to be different.
Technical implementation
create a standalone version: index.html page with logo
load decision tree in div (remove logos from decision tree)
The text was updated successfully, but these errors were encountered:
Description
The styling of the decision tree should be different based on where the tree is integrated. When releasing certain elements should be changed in order for the packaged solution to be different.
Technical implementation
The text was updated successfully, but these errors were encountered: