mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Update simpleapp and candidatebaseapp: destinationFolderPath and add attach file widgets (#6629)
* Update simpleapp -> destinationFolderPath and add attach file widgets * Update candidatebaseapp
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -112,6 +112,7 @@
|
|||||||
"attachFileVisible": "attach-file-visible",
|
"attachFileVisible": "attach-file-visible",
|
||||||
"attachFileInvisible": "attach-file-invisible",
|
"attachFileInvisible": "attach-file-invisible",
|
||||||
"attachLocalFile": "attach-local-file",
|
"attachLocalFile": "attach-local-file",
|
||||||
|
"attachLocalFileOnTask": "attach-local-file-on-task",
|
||||||
"attachSingleMultiple": "attach-single-multiple",
|
"attachSingleMultiple": "attach-single-multiple",
|
||||||
"attachMultipleSingle": "attach-multiple-single",
|
"attachMultipleSingle": "attach-multiple-single",
|
||||||
"attachMultipleMultiple": "attach-multiple-multiple",
|
"attachMultipleMultiple": "attach-multiple-multiple",
|
||||||
@@ -202,7 +203,10 @@
|
|||||||
"attachLocalFile": {
|
"attachLocalFile": {
|
||||||
"name": "attach-local-file",
|
"name": "attach-local-file",
|
||||||
"attachFileWidget1": "Attachfile0ku0bu",
|
"attachFileWidget1": "Attachfile0ku0bu",
|
||||||
"attachFileWidget2": "Attachfile04mfeb"
|
"attachFileWidget2": "Attachfile04mfeb",
|
||||||
|
"attachFileLocalChildFolder": "Attachfilelocalchildfolder",
|
||||||
|
"attachFileContentServices": "Attachfilecontentservices",
|
||||||
|
"attachFileLocalMultiple": "Attachfilelocalmultiple"
|
||||||
},
|
},
|
||||||
"attachSingleMultiple": {
|
"attachSingleMultiple": {
|
||||||
"name": "attach-single-multiple",
|
"name": "attach-single-multiple",
|
||||||
@@ -256,7 +260,8 @@
|
|||||||
"candidateusersandgrouptask": "candidate users and group",
|
"candidateusersandgrouptask": "candidate users and group",
|
||||||
"candidateUserTask": "candidateUserTask",
|
"candidateUserTask": "candidateUserTask",
|
||||||
"salesUserTask": "salesuser task",
|
"salesUserTask": "salesuser task",
|
||||||
"hrUserTask": "hruser task"
|
"hrUserTask": "hruser task",
|
||||||
|
"attachLocalFile": "attach local file"
|
||||||
},
|
},
|
||||||
"security": [
|
"security": [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user