mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Wrap the passed path prop as a handlebars tag (#18598)
This commit is contained in:
3
.changelog/18598.txt
Normal file
3
.changelog/18598.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
```release-note:bug
|
||||
ui: fix the job auto-linked variable path name when user lacks variable write permissions
|
||||
```
|
||||
@@ -13,5 +13,5 @@
|
||||
{{/if}}
|
||||
{{/with}}
|
||||
{{else}}
|
||||
@path
|
||||
{{@path}}
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user