.hgignore
author Edouard Tisserant
Thu, 18 Mar 2021 14:32:21 +0100
branchsvghmi
changeset 3195 cdd2a032b424
parent 2352 fec90dc70e16
child 3193 8006bb60a4dd
permissions -rw-r--r--
SVGHMI: JsonTable: Fixed options not being passed in JSON post when jumping to a page where additional variables are pre-defined by a HMI:VarInit.
Was JS Fetch Promise not executed late enough, and gathering JsonTable variables before the sequence of calls to dispatch() was finished.
.project

.directory
.pytest_cache
.cache
.coverage_full

syntax: regexp
^tests/.*/build$
^.idea/.*
syntax: regexp
^.*\.pyc$
syntax: regexp
^.*~$
syntax: regexp
^.*\.swp$

bug_report.*\.txt
i18n/.*.new$
revision

doc/_build
doc/locale