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
Remove chatbot link and related access logic from home page (#1714)
* Remove chatbot link and related access logic from home page
Eliminated the chatbot link from the home page template and removed associated access logic from the HomeView. Corresponding tests for chatbot link visibility were also deleted, simplifying the code and UI.
* Remove Chatbot link from trial page
Eliminates the Chatbot navigation link for SaaS deployments from the trial.html template. This may be due to a change in feature availability or access requirements.
0 commit comments