added print width in txts of istable type doctypes
This commit is contained in:
parent
a26a731bea
commit
441c1ddc87
12 changed files with 164 additions and 153 deletions
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"creation": "2013-01-10 16:34:01",
|
||||
"creation": "2013-02-22 01:27:32",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-01-28 15:49:30",
|
||||
"modified": "2013-03-07 07:03:19",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"creation": "2012-03-27 14:35:35",
|
||||
"creation": "2013-02-22 01:27:32",
|
||||
"docstatus": 0,
|
||||
"modified": "2012-03-27 14:35:35",
|
||||
"modified": "2013-03-07 07:03:20",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
|
|
@ -10,10 +10,7 @@
|
|||
"doctype": "DocType",
|
||||
"istable": 1,
|
||||
"module": "Core",
|
||||
"name": "__common__",
|
||||
"section_style": "Simple",
|
||||
"show_in_menu": 0,
|
||||
"version": 2
|
||||
"name": "__common__"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"creation": "2012-03-27 14:35:35",
|
||||
"creation": "2013-02-22 01:27:32",
|
||||
"docstatus": 0,
|
||||
"modified": "2012-03-27 14:35:35",
|
||||
"modified": "2013-03-07 07:03:20",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
|
|
@ -18,9 +18,7 @@
|
|||
"istable": 1,
|
||||
"module": "Core",
|
||||
"name": "__common__",
|
||||
"read_only": 0,
|
||||
"section_style": "Simple",
|
||||
"show_in_menu": 0
|
||||
"read_only": 0
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
|
|
@ -30,6 +28,7 @@
|
|||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"permlevel": 0,
|
||||
"print_width": "200px",
|
||||
"search_index": 0,
|
||||
"width": "200px"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"creation": "2013-01-28 15:28:07",
|
||||
"creation": "2013-02-22 01:27:33",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-01-29 17:10:31",
|
||||
"modified": "2013-03-07 07:03:20",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
|
|
@ -215,6 +215,7 @@
|
|||
"fieldname": "in_list_view",
|
||||
"fieldtype": "Check",
|
||||
"label": "In List View",
|
||||
"print_width": "70px",
|
||||
"width": "70px"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,155 +1,157 @@
|
|||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"creation": "2013-02-22 01:27:33",
|
||||
"docstatus": 0,
|
||||
"creation": "2013-01-11 15:02:24",
|
||||
"modified": "2013-03-07 07:03:20",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2013-01-15 16:14:20"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"istable": 1,
|
||||
"allow_print": 0,
|
||||
"module": "Core",
|
||||
"doctype": "DocType",
|
||||
"issingle": 0,
|
||||
"read_only": 0,
|
||||
"allow_copy": 0,
|
||||
"allow_email": 0,
|
||||
"hide_heading": 0,
|
||||
"allow_print": 0,
|
||||
"autoname": "PERM.#####",
|
||||
"name": "__common__",
|
||||
"doctype": "DocType",
|
||||
"hide_heading": 0,
|
||||
"hide_toolbar": 0,
|
||||
"allow_copy": 0
|
||||
"issingle": 0,
|
||||
"istable": 1,
|
||||
"module": "Core",
|
||||
"name": "__common__",
|
||||
"read_only": 0
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"name": "__common__",
|
||||
"parent": "DocPerm",
|
||||
"doctype": "DocField",
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"permlevel": 0,
|
||||
"parentfield": "fields"
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"name": "DocPerm",
|
||||
"doctype": "DocType"
|
||||
"doctype": "DocType",
|
||||
"name": "DocPerm"
|
||||
},
|
||||
{
|
||||
"print_width": "40px",
|
||||
"default": "0",
|
||||
"oldfieldtype": "Int",
|
||||
"doctype": "DocField",
|
||||
"label": "Level",
|
||||
"oldfieldname": "permlevel",
|
||||
"width": "40px",
|
||||
"fieldname": "permlevel",
|
||||
"fieldtype": "Int",
|
||||
"search_index": 0,
|
||||
"hidden": 0,
|
||||
"label": "Level",
|
||||
"oldfieldname": "permlevel",
|
||||
"oldfieldtype": "Int",
|
||||
"print_width": "40px",
|
||||
"reqd": 0,
|
||||
"hidden": 0
|
||||
"search_index": 0,
|
||||
"width": "40px"
|
||||
},
|
||||
{
|
||||
"print_width": "150px",
|
||||
"oldfieldtype": "Link",
|
||||
"doctype": "DocField",
|
||||
"label": "Role",
|
||||
"oldfieldname": "role",
|
||||
"width": "150px",
|
||||
"fieldname": "role",
|
||||
"fieldtype": "Link",
|
||||
"search_index": 0,
|
||||
"reqd": 0,
|
||||
"hidden": 0,
|
||||
"options": "Role"
|
||||
"label": "Role",
|
||||
"oldfieldname": "role",
|
||||
"oldfieldtype": "Link",
|
||||
"options": "Role",
|
||||
"print_width": "150px",
|
||||
"reqd": 0,
|
||||
"search_index": 0,
|
||||
"width": "150px"
|
||||
},
|
||||
{
|
||||
"print_width": "32px",
|
||||
"oldfieldtype": "Check",
|
||||
"doctype": "DocField",
|
||||
"label": "Read",
|
||||
"oldfieldname": "read",
|
||||
"width": "32px",
|
||||
"fieldname": "read",
|
||||
"fieldtype": "Check",
|
||||
"search_index": 0,
|
||||
"hidden": 0,
|
||||
"label": "Read",
|
||||
"oldfieldname": "read",
|
||||
"oldfieldtype": "Check",
|
||||
"print_width": "32px",
|
||||
"reqd": 0,
|
||||
"hidden": 0
|
||||
"search_index": 0,
|
||||
"width": "32px"
|
||||
},
|
||||
{
|
||||
"print_width": "32px",
|
||||
"oldfieldtype": "Check",
|
||||
"doctype": "DocField",
|
||||
"label": "Write",
|
||||
"oldfieldname": "write",
|
||||
"width": "32px",
|
||||
"fieldname": "write",
|
||||
"fieldtype": "Check",
|
||||
"search_index": 0,
|
||||
"hidden": 0,
|
||||
"label": "Write",
|
||||
"oldfieldname": "write",
|
||||
"oldfieldtype": "Check",
|
||||
"print_width": "32px",
|
||||
"reqd": 0,
|
||||
"hidden": 0
|
||||
"search_index": 0,
|
||||
"width": "32px"
|
||||
},
|
||||
{
|
||||
"print_width": "32px",
|
||||
"oldfieldtype": "Check",
|
||||
"doctype": "DocField",
|
||||
"label": "Create",
|
||||
"oldfieldname": "create",
|
||||
"width": "32px",
|
||||
"fieldname": "create",
|
||||
"fieldtype": "Check",
|
||||
"search_index": 0,
|
||||
"hidden": 0,
|
||||
"label": "Create",
|
||||
"oldfieldname": "create",
|
||||
"oldfieldtype": "Check",
|
||||
"print_width": "32px",
|
||||
"reqd": 0,
|
||||
"hidden": 0
|
||||
"search_index": 0,
|
||||
"width": "32px"
|
||||
},
|
||||
{
|
||||
"print_width": "32px",
|
||||
"oldfieldtype": "Check",
|
||||
"doctype": "DocField",
|
||||
"label": "Submit",
|
||||
"oldfieldname": "submit",
|
||||
"width": "32px",
|
||||
"fieldname": "submit",
|
||||
"fieldtype": "Check",
|
||||
"search_index": 0,
|
||||
"hidden": 0,
|
||||
"label": "Submit",
|
||||
"oldfieldname": "submit",
|
||||
"oldfieldtype": "Check",
|
||||
"print_width": "32px",
|
||||
"reqd": 0,
|
||||
"hidden": 0
|
||||
"search_index": 0,
|
||||
"width": "32px"
|
||||
},
|
||||
{
|
||||
"print_width": "32px",
|
||||
"oldfieldtype": "Check",
|
||||
"doctype": "DocField",
|
||||
"label": "Cancel",
|
||||
"oldfieldname": "cancel",
|
||||
"width": "32px",
|
||||
"fieldname": "cancel",
|
||||
"fieldtype": "Check",
|
||||
"search_index": 0,
|
||||
"hidden": 0,
|
||||
"label": "Cancel",
|
||||
"oldfieldname": "cancel",
|
||||
"oldfieldtype": "Check",
|
||||
"print_width": "32px",
|
||||
"reqd": 0,
|
||||
"hidden": 0
|
||||
"search_index": 0,
|
||||
"width": "32px"
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Check",
|
||||
"doctype": "DocField",
|
||||
"fieldname": "amend",
|
||||
"fieldtype": "Check",
|
||||
"label": "Amend",
|
||||
"oldfieldname": "amend",
|
||||
"width": "32px",
|
||||
"fieldname": "amend",
|
||||
"fieldtype": "Check"
|
||||
"oldfieldtype": "Check",
|
||||
"print_width": "32px",
|
||||
"width": "32px"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Report",
|
||||
"width": "32px",
|
||||
"fieldname": "report",
|
||||
"fieldtype": "Check"
|
||||
"fieldtype": "Check",
|
||||
"label": "Report",
|
||||
"print_width": "32px",
|
||||
"width": "32px"
|
||||
},
|
||||
{
|
||||
"oldfieldtype": "Data",
|
||||
"doctype": "DocField",
|
||||
"label": "Match",
|
||||
"oldfieldname": "match",
|
||||
"fieldname": "match",
|
||||
"fieldtype": "Data",
|
||||
"search_index": 0,
|
||||
"hidden": 0,
|
||||
"label": "Match",
|
||||
"oldfieldname": "match",
|
||||
"oldfieldtype": "Data",
|
||||
"reqd": 0,
|
||||
"hidden": 0
|
||||
"search_index": 0
|
||||
}
|
||||
]
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"creation": "2012-07-03 13:30:34",
|
||||
"creation": "2013-02-22 01:27:33",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-02-14 16:50:50",
|
||||
"modified": "2013-03-07 07:03:21",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
|
|
@ -26,6 +26,7 @@
|
|||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"permlevel": 0,
|
||||
"print_width": "240px",
|
||||
"width": "240px"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"creation": "2012-10-02 15:11:13",
|
||||
"creation": "2013-02-22 01:27:33",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-02-14 16:50:39",
|
||||
"modified": "2013-03-07 07:03:21",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
|
|
@ -26,6 +26,7 @@
|
|||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"permlevel": 0,
|
||||
"print_width": "240px",
|
||||
"search_index": 1,
|
||||
"width": "240px"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"creation": "2012-03-27 14:35:37",
|
||||
"creation": "2013-02-22 01:27:33",
|
||||
"docstatus": 0,
|
||||
"modified": "2012-03-27 14:35:37",
|
||||
"modified": "2013-03-07 07:03:21",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
|
|
@ -11,10 +11,7 @@
|
|||
"doctype": "DocType",
|
||||
"istable": 1,
|
||||
"module": "Core",
|
||||
"name": "__common__",
|
||||
"section_style": "Tray",
|
||||
"show_in_menu": 0,
|
||||
"version": 10
|
||||
"name": "__common__"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
|
|
@ -35,6 +32,7 @@
|
|||
"label": "From Field",
|
||||
"oldfieldname": "from_field",
|
||||
"oldfieldtype": "Data",
|
||||
"print_width": "180px",
|
||||
"width": "180px"
|
||||
},
|
||||
{
|
||||
|
|
@ -44,6 +42,7 @@
|
|||
"label": "To Field",
|
||||
"oldfieldname": "to_field",
|
||||
"oldfieldtype": "Data",
|
||||
"print_width": "180px",
|
||||
"width": "180px"
|
||||
},
|
||||
{
|
||||
|
|
@ -54,6 +53,7 @@
|
|||
"label": "Match Id",
|
||||
"oldfieldname": "match_id",
|
||||
"oldfieldtype": "Int",
|
||||
"print_width": "50px",
|
||||
"width": "50px"
|
||||
},
|
||||
{
|
||||
|
|
@ -64,6 +64,7 @@
|
|||
"oldfieldname": "map",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "Yes\nNo",
|
||||
"print_width": "50px",
|
||||
"width": "50px"
|
||||
},
|
||||
{
|
||||
|
|
@ -74,6 +75,7 @@
|
|||
"oldfieldname": "checking_operator",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "\n=\n>\n>=\n<\n<=",
|
||||
"print_width": "180px",
|
||||
"width": "180px"
|
||||
}
|
||||
]
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"creation": "2012-03-27 14:35:38",
|
||||
"creation": "2013-02-22 01:27:34",
|
||||
"docstatus": 0,
|
||||
"modified": "2012-03-27 14:35:38",
|
||||
"modified": "2013-03-07 07:03:26",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"creation": "2012-03-27 14:35:39",
|
||||
"creation": "2013-02-22 01:27:35",
|
||||
"docstatus": 0,
|
||||
"modified": "2012-03-27 14:35:39",
|
||||
"modified": "2013-03-07 07:03:33",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
|
|
@ -11,10 +11,7 @@
|
|||
"doctype": "DocType",
|
||||
"istable": 1,
|
||||
"module": "Core",
|
||||
"name": "__common__",
|
||||
"section_style": "Tray",
|
||||
"show_in_menu": 0,
|
||||
"version": 5
|
||||
"name": "__common__"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
|
|
@ -36,6 +33,7 @@
|
|||
"oldfieldname": "from_table",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "link:DocType",
|
||||
"print_width": "140px",
|
||||
"reqd": 1,
|
||||
"width": "140px"
|
||||
},
|
||||
|
|
@ -47,6 +45,7 @@
|
|||
"oldfieldname": "to_table",
|
||||
"oldfieldtype": "Select",
|
||||
"options": "link:DocType",
|
||||
"print_width": "140px",
|
||||
"reqd": 1,
|
||||
"width": "140px"
|
||||
},
|
||||
|
|
@ -57,6 +56,7 @@
|
|||
"label": "From Field",
|
||||
"oldfieldname": "from_field",
|
||||
"oldfieldtype": "Data",
|
||||
"print_width": "140px",
|
||||
"width": "140px"
|
||||
},
|
||||
{
|
||||
|
|
@ -66,6 +66,7 @@
|
|||
"label": "To Field",
|
||||
"oldfieldname": "to_field",
|
||||
"oldfieldtype": "Data",
|
||||
"print_width": "140px",
|
||||
"width": "140px"
|
||||
},
|
||||
{
|
||||
|
|
@ -75,6 +76,7 @@
|
|||
"label": "Match Id",
|
||||
"oldfieldname": "match_id",
|
||||
"oldfieldtype": "Int",
|
||||
"print_width": "60px",
|
||||
"reqd": 0,
|
||||
"width": "60px"
|
||||
},
|
||||
|
|
@ -85,6 +87,7 @@
|
|||
"label": "Validation Logic",
|
||||
"oldfieldname": "validation_logic",
|
||||
"oldfieldtype": "Small Text",
|
||||
"print_width": "150px",
|
||||
"reqd": 1,
|
||||
"width": "150px"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,75 +1,79 @@
|
|||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"creation": "2013-02-22 01:27:36",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-12-28 10:49:56",
|
||||
"modified": "2013-03-07 07:03:34",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-12-28 14:06:23"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"istable": 1,
|
||||
"description": "Represents the states allowed in one document and role assigned to change the state.",
|
||||
"doctype": "DocType",
|
||||
"module": "Core",
|
||||
"document_type": "Master",
|
||||
"istable": 1,
|
||||
"module": "Core",
|
||||
"name": "__common__"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"name": "__common__",
|
||||
"parent": "Workflow Document State",
|
||||
"doctype": "DocField",
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"permlevel": 0,
|
||||
"parentfield": "fields"
|
||||
"permlevel": 0
|
||||
},
|
||||
{
|
||||
"name": "Workflow Document State",
|
||||
"doctype": "DocType"
|
||||
"doctype": "DocType",
|
||||
"name": "Workflow Document State"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "State",
|
||||
"width": "160px",
|
||||
"fieldname": "state",
|
||||
"fieldtype": "Link",
|
||||
"label": "State",
|
||||
"options": "Workflow State",
|
||||
"print_width": "160px",
|
||||
"reqd": 1,
|
||||
"options": "Workflow State"
|
||||
"width": "160px"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Doc Status",
|
||||
"width": "80px",
|
||||
"fieldname": "doc_status",
|
||||
"fieldtype": "Select",
|
||||
"options": "0\n1\n2"
|
||||
"label": "Doc Status",
|
||||
"options": "0\n1\n2",
|
||||
"print_width": "80px",
|
||||
"width": "80px"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Update Field",
|
||||
"fieldname": "update_field",
|
||||
"fieldtype": "Select"
|
||||
"fieldtype": "Select",
|
||||
"label": "Update Field"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Update Value",
|
||||
"fieldname": "update_value",
|
||||
"fieldtype": "Data"
|
||||
"fieldtype": "Data",
|
||||
"label": "Update Value"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Only Allow Edit For",
|
||||
"width": "160px",
|
||||
"fieldname": "allow_edit",
|
||||
"fieldtype": "Link",
|
||||
"label": "Only Allow Edit For",
|
||||
"options": "Role",
|
||||
"print_width": "160px",
|
||||
"reqd": 1,
|
||||
"options": "Role"
|
||||
"width": "160px"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Message",
|
||||
"width": "160px",
|
||||
"fieldname": "message",
|
||||
"fieldtype": "Text",
|
||||
"reqd": 0
|
||||
"label": "Message",
|
||||
"print_width": "160px",
|
||||
"reqd": 0,
|
||||
"width": "160px"
|
||||
}
|
||||
]
|
||||
|
|
@ -1,55 +1,56 @@
|
|||
[
|
||||
{
|
||||
"owner": "Administrator",
|
||||
"creation": "2013-02-22 01:27:36",
|
||||
"docstatus": 0,
|
||||
"creation": "2012-12-28 10:49:56",
|
||||
"modified": "2013-03-07 07:03:34",
|
||||
"modified_by": "Administrator",
|
||||
"modified": "2012-12-28 11:25:03"
|
||||
"owner": "Administrator"
|
||||
},
|
||||
{
|
||||
"istable": 1,
|
||||
"description": "Defines actions on states and the next step and allowed roles.",
|
||||
"doctype": "DocType",
|
||||
"istable": 1,
|
||||
"module": "Core",
|
||||
"name": "__common__"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"fieldtype": "Link",
|
||||
"name": "__common__",
|
||||
"parent": "Workflow Transition",
|
||||
"doctype": "DocField",
|
||||
"width": "200px",
|
||||
"parentfield": "fields",
|
||||
"parenttype": "DocType",
|
||||
"fieldtype": "Link",
|
||||
"reqd": 1,
|
||||
"permlevel": 0,
|
||||
"parentfield": "fields"
|
||||
"print_width": "200px",
|
||||
"reqd": 1,
|
||||
"width": "200px"
|
||||
},
|
||||
{
|
||||
"name": "Workflow Transition",
|
||||
"doctype": "DocType"
|
||||
"doctype": "DocType",
|
||||
"name": "Workflow Transition"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "State",
|
||||
"fieldname": "state",
|
||||
"label": "State",
|
||||
"options": "Workflow State"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Action",
|
||||
"fieldname": "action",
|
||||
"label": "Action",
|
||||
"options": "Workflow Action"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Next State",
|
||||
"fieldname": "next_state",
|
||||
"label": "Next State",
|
||||
"options": "Workflow State"
|
||||
},
|
||||
{
|
||||
"doctype": "DocField",
|
||||
"label": "Allowed",
|
||||
"fieldname": "allowed",
|
||||
"label": "Allowed",
|
||||
"options": "Role"
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Reference in a new issue