-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add Sipgate Settings to Workspace
- Loading branch information
1 parent
9365f36
commit ea89742
Showing
1 changed file
with
46 additions
and
0 deletions.
There are no files selected for viewing
46 changes: 46 additions & 0 deletions
46
sipgate/sipgate/workspace/sipgate_integration/sipgate_integration.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
{ | ||
"category": "Modules", | ||
"charts": [], | ||
"creation": "2022-05-18 18:55:37.172220", | ||
"developer_mode_only": 0, | ||
"disable_user_customization": 0, | ||
"docstatus": 0, | ||
"doctype": "Workspace", | ||
"extends": "Integrations", | ||
"extends_another_page": 1, | ||
"hide_custom": 0, | ||
"icon": "", | ||
"idx": 0, | ||
"is_default": 0, | ||
"is_standard": 1, | ||
"label": "Sipgate Integration", | ||
"links": [ | ||
{ | ||
"hidden": 0, | ||
"icon": "support", | ||
"is_query_report": 0, | ||
"label": "Sipgate", | ||
"link_type": "DocType", | ||
"onboard": 0, | ||
"type": "Card Break" | ||
}, | ||
{ | ||
"hidden": 0, | ||
"is_query_report": 0, | ||
"label": "Sipgate Settings", | ||
"link_to": "Sipgate Settings", | ||
"link_type": "DocType", | ||
"onboard": 0, | ||
"only_for": "", | ||
"type": "Link" | ||
} | ||
], | ||
"modified": "2022-05-18 18:59:54.052739", | ||
"modified_by": "Administrator", | ||
"module": "Sipgate", | ||
"name": "Sipgate Integration", | ||
"owner": "Administrator", | ||
"pin_to_bottom": 0, | ||
"pin_to_top": 0, | ||
"shortcuts": [] | ||
} |