diff --git a/website/assets/js/pages/fleet-mdm.page.js b/website/assets/js/pages/fleet-mdm.page.js index 01b559ad54..348de9aa20 100644 --- a/website/assets/js/pages/fleet-mdm.page.js +++ b/website/assets/js/pages/fleet-mdm.page.js @@ -42,30 +42,5 @@ parasails.registerPage('device-management', { window.HubSpotConversations.widget.open(); } }, - clickOpenMdmModal: function() { - this.modal = 'mdm'; - }, - clickOpenVideoModal: function(modalName) { - this.modal = modalName; - }, - closeModal: async function () { - this.modal = ''; - await this._resetForms(); - }, - typeClearOneFormError: async function(field) { - if(this.formErrors[field]){ - this.formErrors = _.omit(this.formErrors, field); - } - }, - submittedForm: function() { - this.showSignupFormSuccess = true; - }, - _resetForms: async function() { - this.cloudError = ''; - this.formData = {}; - this.formErrors = {}; - await this.forceRender(); - }, - } }); diff --git a/website/views/pages/fleet-mdm.ejs b/website/views/pages/fleet-mdm.ejs index 9cae029f66..08e77ff049 100644 --- a/website/views/pages/fleet-mdm.ejs +++ b/website/views/pages/fleet-mdm.ejs @@ -18,8 +18,8 @@ ClickOps or DevOps
Manage your IT infrastructure in any browser or use git to make changes as code. Use the CLI or API to automate the deployment, configuration, and monitoring of your devices.
@@ -113,8 +113,8 @@
- Fill out the form below to see Dave bootstrapping a macOS device with MDM.
-How many hosts do you have?
-We just sent you an email in case you need to watch it again.
-Watch Dave's MDM demo
-