Skip to content

Commit b002c71

Browse files
Merge pull request #69 from DHTMLX/sp-release-1-7
[update] Add fix to WN and fix anchor
2 parents 9b0c582 + 3d7ba70 commit b002c71

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/guides/integration_with_salesforce.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You should be familiar with the basic concepts and patterns of [**Salesforce**](
1313
DHTMLX Kanban is compatible with [Salesforce](https://www.salesforce.com/) platform. We have prepared code examples on how to add DHTMLX Kanban into Salesforce environment. For more information, refer to the corresponding [Example on GitHub](https://github.com/DHTMLX/salesforce-lwc-demo).
1414

1515
:::note
16-
The JavaScript Kanban widget automatically detects that it operates within a [Salesforce](https://www.salesforce.com/) environment and configures the integration logic internally. In most cases, you do not need to call any [Salesforce-specific methods](#selesforce-specific-methods) manually.
16+
The JavaScript Kanban widget automatically detects that it operates within a [Salesforce](https://www.salesforce.com/) environment and configures the integration logic internally. In most cases, you do not need to call any [Salesforce-specific methods](#salesforce-specific-methods) manually.
1717
:::
1818

1919
## Preparing environment

docs/news/whats_new.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ You can also explore our [**GitHub example**](https://github.com/DHTMLX/salesfor
6363
- File size shown only for newly loaded files
6464
- Year and month values are not updated after a user clicks the **Done** button in the editor
6565
- The expandable textarea of comments moves button out of click zone
66+
- Script error occurs when opening the card linked to the deleted card
6667

6768
## Version 1.6.5
6869

0 commit comments

Comments
 (0)