Compare commits
4 Commits
Author | SHA1 | Date |
---|---|---|
snehalathad@aissel.com | 1ac551298e | |
snehalathad@aissel.com | eebeadb058 | |
snehalathad@aissel.com | 261a861749 | |
snehalathad@aissel.com | c74a4d957b |
File diff suppressed because it is too large
Load Diff
|
@ -19,6 +19,7 @@
|
|||
"autoprefixer": "^10.4.2",
|
||||
"postcss": "^8.4.5",
|
||||
"tailwindcss": "^3.0.15",
|
||||
"bootstrap" : "^5.3.3",
|
||||
"vite": "^2.7.2"
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load Diff
|
@ -11,6 +11,7 @@
|
|||
"playbook_owner",
|
||||
"informed_members",
|
||||
"ispublished",
|
||||
"department",
|
||||
"column_break_ingm",
|
||||
"playbook_name",
|
||||
"access",
|
||||
|
@ -90,13 +91,19 @@
|
|||
{
|
||||
"fieldname": "section_break_zfjq",
|
||||
"fieldtype": "Section Break"
|
||||
},
|
||||
{
|
||||
"fieldname": "department",
|
||||
"fieldtype": "Select",
|
||||
"label": "Department",
|
||||
"options": "Engineering\nOperations\nMarketing\nHR"
|
||||
}
|
||||
],
|
||||
"has_web_view": 1,
|
||||
"index_web_pages_for_search": 1,
|
||||
"is_published_field": "ispublished",
|
||||
"links": [],
|
||||
"modified": "2024-03-15 10:42:25.917745",
|
||||
"modified": "2024-05-17 10:58:55.687864",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Playbook",
|
||||
"name": "playbooks",
|
||||
|
|
Loading…
Reference in New Issue