Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove the cra page from u.com bubble #14622

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion meganav.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ products:
url: /internet-of-things/management
- title: "Cyber Resilience Act"
description: Meet CRA requirements with Ubuntu and Canonical
url: /solutions/open-source-security/cyber-resilience-act
url: https://canonical.com/solutions/open-source-security/cyber-resilience-act
- title: Certified devices
description: Hardware/OS compatibility
url: /certified/devices
Expand Down
55 changes: 0 additions & 55 deletions static/files/forms-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -581,61 +581,6 @@
]
}
]
},
"/solutions/open-source-security/cyber-resilience-act": {
"templatePath": "/solutions/open-source-security/cyber-resilience-act/index.html",
"isModal": true,
"modalId": "contact-modal",
"formData": {
"title": "Get in touch with our experts on the Cyber Resilience Act (CRA) compliance",
"formId": "6051",
"returnUrl": "/solutions/open-source-security/cyber-resilience-act/index.html#contact-form-success",
"product": ""
},
"fieldsets": [
{
"title": "Fill in this form and a member of our team will be in touch shortly.",
"id": "contact-form",
"fields": [
{
"type": "text",
"label": "First name",
"id": "firstName",
"isRequired": true
},
{
"type": "text",
"label": "Last name",
"id": "lastName",
"isRequired": true
},
{
"type": "email",
"id": "email",
"label": "Email address",
"isRequired": true
},
{
"type": "tel",
"id": "phone",
"label":"Mobile/cell phone number",
"isRequired": false
},
{
"type": "text",
"id": "company",
"label": "Company name",
"isRequired": false
},
{
"type": "text",
"id": "job-title",
"label": "Job title",
"isRequired": false
}
]
}
]
}
}
}
Loading
Loading