mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
"coming soon" done came (#1281)
This commit is contained in:
parent
f952e99221
commit
8941320aad
1 changed files with 15 additions and 8 deletions
23
website/views/pages/pricing.ejs
vendored
23
website/views/pages/pricing.ejs
vendored
|
|
@ -418,7 +418,7 @@
|
|||
style="width: 6px; height: 6px; margin-top: 09.6px"
|
||||
/>
|
||||
<p class="ml-2 my-0">
|
||||
Target and configure specific groups of devices*†
|
||||
Target and configure specific groups of devices†
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-2"></div>
|
||||
|
|
@ -439,7 +439,7 @@
|
|||
style="width: 6px; height: 6px; margin-top: 09.6px"
|
||||
/>
|
||||
<p class="ml-2 my-0">
|
||||
Aggregate insights for groups of devices*†
|
||||
Aggregate insights for groups of devices†
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-2"></div>
|
||||
|
|
@ -570,7 +570,7 @@
|
|||
src="/images/ellipse-6x6@2x.png"
|
||||
style="width: 6px; height: 6px; margin-top: 09.6px"
|
||||
/>
|
||||
<p class="ml-2 my-0">Multiple teams*</p>
|
||||
<p class="ml-2 my-0">Multiple teams</p>
|
||||
</div>
|
||||
<div class="col-2"></div>
|
||||
<div class="col-2">
|
||||
|
|
@ -651,7 +651,7 @@
|
|||
style="width: 6px; height: 6px; margin-top: 09.6px"
|
||||
/>
|
||||
<p class="ml-2 my-0">
|
||||
Grant API-only access*†
|
||||
Grant API-only access†
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-2">
|
||||
|
|
@ -678,9 +678,16 @@
|
|||
src="/images/ellipse-6x6@2x.png"
|
||||
style="width: 6px; height: 6px; margin-top: 09.6px"
|
||||
/>
|
||||
<p class="ml-2 my-0">Role-based access control*</p>
|
||||
<p class="ml-2 my-0">Role-based access control</p>
|
||||
</div>
|
||||
<div class="col-2">
|
||||
<img
|
||||
alt="a check mark"
|
||||
class="mx-auto"
|
||||
src="/images/check-16x16@2x.png"
|
||||
style="width: 16px; height: 16px"
|
||||
/>
|
||||
</div>
|
||||
<div class="col-2"></div>
|
||||
<div class="col-2">
|
||||
<img
|
||||
alt="a check mark"
|
||||
|
|
@ -784,7 +791,7 @@
|
|||
src="/images/ellipse-6x6@2x.png"
|
||||
style="width: 6px; height: 6px; margin-top: 09.6px"
|
||||
/>
|
||||
<p class="ml-2 my-0">Standard query library*†</p>
|
||||
<p class="ml-2 my-0">Standard query library†</p>
|
||||
</div>
|
||||
<div class="col-2">
|
||||
<img
|
||||
|
|
@ -1115,7 +1122,7 @@
|
|||
* Coming soon
|
||||
</p>
|
||||
<p style="font-size: 13px; left: 0" class="mb-0 w-100">
|
||||
† Customer promise
|
||||
† Customer promise (fulfilled and ready to use, unless otherwise noted)
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue