Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dist/css/styles.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/nav-toggle.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/toggle-widgets.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion hdbt.theme
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,6 @@ function hdbt_preprocess_block(&$variables): void {
$chat_blocks = [
'ibm_chat_app',
'telia_ace_widget',
'chat_leijuke',
];

// Add the chat trigger handler JS to chat blocks.
Expand Down
1 change: 0 additions & 1 deletion src/js/nav-toggle/toggle-widgets.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
*/

const HIDE_SELECTORS = [
'#chat-leijuke-wrapper', // Chat Leijuke for loading specific chats
'.si-toggle-container', // Siteimprove accessibility tool
'.cx-theme-helsinki-blue', // Genesys chat in sote
'.aca--button--desktop, .aca--button--mobile, .aca--widget--mobile, .aca--widget--desktop, #aca--widget-button-close', // Watson chatbot in asuminen
Expand Down
1 change: 0 additions & 1 deletion src/scss/06_components/block/__index.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@import 'branding';
@import 'chat-leijuke';
@import 'language-switcher';
@import 'header-language-links';
@import 'mobile-navigation';
Expand Down
46 changes: 0 additions & 46 deletions src/scss/06_components/block/_chat-leijuke.scss

This file was deleted.