Binary file not shown.
|
Before Width: | Height: | Size: 16 MiB After Width: | Height: | Size: 3.9 MiB |
@@ -0,0 +1 @@
|
||||
* Updated the copy and image displayed on the MDM migration modal
|
||||
+1
@@ -7,6 +7,7 @@
|
||||
|
||||
&__migration-preview {
|
||||
width: 100%;
|
||||
max-width: 800px;
|
||||
margin-top: $pad-large;
|
||||
margin-bottom: $pad-xxlarge;
|
||||
}
|
||||
|
||||
@@ -30,10 +30,9 @@ const (
|
||||
var mdmMigrationTemplate = template.Must(template.New("mdmMigrationTemplate").Parse(`
|
||||
## Migrate to Fleet
|
||||
|
||||
To begin, click "Start." Your default browser will open your My Device page.
|
||||
|
||||
{{ if .IsUnmanaged }}You {{ else }} Once you start, you {{ end -}} will see this dialog every 15 minutes until you click "Turn on MDM" and complete the instructions.` +
|
||||
"\n\n\n\n",
|
||||
Select **Start** and look for this notification in your notification center:` +
|
||||
"\n\n\n\n" +
|
||||
"After you start, this window will popup every 5 minutes until you finish.",
|
||||
))
|
||||
|
||||
var errorTemplate = template.Must(template.New("").Parse(`
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user