Down changes from master to test #950

Merged
alexm merged 41 commits from master into test 2024-11-18 06:15:14 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit ca0d70933e - Show all commits

View File

@ -205,6 +205,7 @@ const onThermographCreated = async (data) => {
}"
sort-by="thermographFk ASC"
option-label="thermographFk"
option-filter-value="thermographFk"
:disable="viewAction === 'edit'"
:tooltip="t('New thermograph')"
:roles-allowed-to-create="['logistic']"