Browse Source

Update ui help url to version 3.6.2. Update rule nodes UI.

pull/9824/head
Igor Kulikov 3 years ago
parent
commit
f5bfec6115
  1. 2
      application/src/main/resources/thingsboard.yml
  2. 2
      rule-engine/rule-engine-components/src/main/resources/public/static/rulenode/rulenode-core-config.js

2
application/src/main/resources/thingsboard.yml

@ -193,7 +193,7 @@ ui:
# Help parameters
help:
# Base URL for UI help assets
base-url: "${UI_HELP_BASE_URL:https://raw.githubusercontent.com/thingsboard/thingsboard-ui-help/release-3.6.1}"
base-url: "${UI_HELP_BASE_URL:https://raw.githubusercontent.com/thingsboard/thingsboard-ui-help/release-3.6.2}"
# Database telemetry parameters
database:

2
rule-engine/rule-engine-components/src/main/resources/public/static/rulenode/rulenode-core-config.js

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save