feat: links to google cloud console in description
This commit is contained in:
parent
37dc0b12ef
commit
024b8960cd
1 changed files with 4 additions and 4 deletions
|
|
@ -22,7 +22,7 @@
|
|||
"label": "Enable"
|
||||
},
|
||||
{
|
||||
"description": "The Client ID obtained from the Google Cloud Console under \"APIs & Services\" > \"Credentials\".",
|
||||
"description": "The Client ID obtained from the Google Cloud Console under <a href=\"https://console.cloud.google.com/apis/credentials\">\n\"APIs & Services\" > \"Credentials\"\n</a>",
|
||||
"fieldname": "client_id",
|
||||
"fieldtype": "Data",
|
||||
"in_list_view": 1,
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
"label": "Client Secret"
|
||||
},
|
||||
{
|
||||
"description": "The browser API key obtained from the Google Cloud Console under \"APIs & Services\" > \"Credentials\".",
|
||||
"description": "The browser API key obtained from the Google Cloud Console under <a href=\"https://console.cloud.google.com/apis/credentials\">\n\"APIs & Services\" > \"Credentials\"\n</a>",
|
||||
"fieldname": "api_key",
|
||||
"fieldtype": "Data",
|
||||
"label": "API Key",
|
||||
|
|
@ -56,7 +56,7 @@
|
|||
},
|
||||
{
|
||||
"depends_on": "google_drive_picker_enabled",
|
||||
"description": "The project number obtained from Google Cloud Console under \"IAM & Admin\" > \"Settings\".\n\n",
|
||||
"description": "The project number obtained from Google Cloud Console under <a href=\"https://console.cloud.google.com/iam-admin/settings\">\n\"IAM & Admin\" > \"Settings\"\n</a>",
|
||||
"fieldname": "app_id",
|
||||
"fieldtype": "Data",
|
||||
"label": "App ID",
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
],
|
||||
"issingle": 1,
|
||||
"links": [],
|
||||
"modified": "2021-03-30 14:29:15.132565",
|
||||
"modified": "2021-06-18 16:57:10.502174",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Integrations",
|
||||
"name": "Google Settings",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue