mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
modified labels to contain colons
This commit is contained in:
parent
81b2be514f
commit
a34f279685
1 changed files with 3 additions and 3 deletions
|
|
@ -401,7 +401,7 @@
|
|||
{
|
||||
"type": "list-strict",
|
||||
"key": "f_submission_note",
|
||||
"label": "Submission Note",
|
||||
"label": "Submission Note:",
|
||||
"object_types": [
|
||||
{
|
||||
"type": "boolean"
|
||||
|
|
@ -414,7 +414,7 @@
|
|||
{
|
||||
"type": "list-strict",
|
||||
"key": "f_submitting_for",
|
||||
"label": "Submission For",
|
||||
"label": "Submission For:",
|
||||
"object_types": [
|
||||
{
|
||||
"type": "boolean"
|
||||
|
|
@ -427,7 +427,7 @@
|
|||
{
|
||||
"type": "list-strict",
|
||||
"key": "f_vfx_scope_of_work",
|
||||
"label": "VFX Scope Of Work",
|
||||
"label": "VFX Scope Of Work:",
|
||||
"object_types": [
|
||||
{
|
||||
"type": "boolean"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue