adding contact startups
This commit is contained in:
parent
f13a6573a8
commit
047f2abdb5
6 changed files with 122 additions and 0 deletions
12
initializers/contact_groups.yml
Normal file
12
initializers/contact_groups.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
# - name: Network-Team
|
||||
# slug: network-team
|
||||
# description: This is a new contact group for the Network-Team
|
||||
# parent: None
|
||||
# custom_field_data:
|
||||
# widget: This is the custom field called widget
|
||||
# - name: New Contact Group
|
||||
# slug: new-contact-group
|
||||
# description: This is a new contact group sub under of Network-Team
|
||||
# parent: Network-Team
|
||||
# custom_field_data:
|
||||
# widget: This is the custom field called widget
|
Loading…
Add table
Add a link
Reference in a new issue