widget-crm-form
Advanced tools
Comparing version 6.2.130 to 6.2.131
@@ -1,1 +0,1 @@ | ||
module.exports = 1723183756525; | ||
module.exports = 1723185973475; |
{ | ||
"name": "widget-crm-form", | ||
"version": "6.2.130", | ||
"version": "6.2.131", | ||
"description": "widget omni channel platform & reviews", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -133,4 +133,7 @@ # CRM forms | ||
``` | ||
### HTMLElement | ||
#### Форма в попапі | ||
``` html | ||
@@ -143,3 +146,5 @@ <!-- data-form-id (required) - ідентифікатор форми --> | ||
``` | ||
#### Селект форм в попапі | ||
``` html | ||
@@ -149,3 +154,5 @@ <!-- data-form-items (required) - Масив з назвами і ідентифікаторами форм --> | ||
``` | ||
#### Online chat | ||
``` js | ||
@@ -167,3 +174,5 @@ /** | ||
``` | ||
#### Форма керування воблерами | ||
``` html | ||
@@ -170,0 +179,0 @@ <!-- data-wobblers (required) --> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3016323
205