mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
update simpleapp with 1 new process:interm-date-provar-timer,2 forms & 1 form updated (#5852)
This commit is contained in:
committed by
GitHub
parent
934b51f4c7
commit
2ec7fad019
@@ -110,7 +110,8 @@
|
||||
"attachLocalFile": "attach-local-file",
|
||||
"attachSingleMultiple": "attach-single-multiple",
|
||||
"attachMultipleSingle": "attach-multiple-single",
|
||||
"attachMultipleMultiple": "attach-multiple-multiple"
|
||||
"attachMultipleMultiple": "attach-multiple-multiple",
|
||||
"intermediateDateProcessVarTimer": "interm-date-provar-timer"
|
||||
},
|
||||
"forms": {
|
||||
"tabVisibilityFields": {
|
||||
@@ -206,6 +207,30 @@
|
||||
"name": "attach-multiple-multiple",
|
||||
"attachFileWidget1": "Attachfile07sqao",
|
||||
"attachFileWidget2": "Attachfile018wvc"
|
||||
},
|
||||
"dateTimerForm": {
|
||||
"name": "date-timer-form"
|
||||
},
|
||||
"dropdownWithOptions": {
|
||||
"name": "dropdown-options",
|
||||
"options": [
|
||||
{
|
||||
"id": "empty",
|
||||
"name": "Choose one..."
|
||||
},
|
||||
{
|
||||
"id": "option_1",
|
||||
"name": "option1"
|
||||
},
|
||||
{
|
||||
"id": "option_2",
|
||||
"name": "option2"
|
||||
},
|
||||
{
|
||||
"id": "option_3",
|
||||
"name": "option3"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"tasks": {
|
||||
|
Reference in New Issue
Block a user