Move device plan callout from Devices to Plans upgrade page.
Deploy Ladill Care / deploy (push) Successful in 1m10s
Deploy Ladill Care / deploy (push) Successful in 1m10s
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -21,16 +21,6 @@
|
||||
@endif
|
||||
</x-care.page-hero>
|
||||
|
||||
<div class="rounded-2xl border border-sky-100 bg-sky-50 px-4 py-3 text-sm text-sky-900">
|
||||
<p class="font-medium">Queue devices vs clinical devices</p>
|
||||
<ul class="mt-1 list-disc space-y-1 pl-5 text-sky-800/90">
|
||||
<li><strong>Queue kiosk</strong> — walk-up ticket issue on a tablet (Pro).</li>
|
||||
<li><strong>Queue display</strong> — registers a waiting-room TV board URL (Pro).</li>
|
||||
<li><strong>Barcode / QR scanners</strong> — USB keyboard wedge in Patients and Lab (all plans).</li>
|
||||
<li><strong>Vitals / analyzers</strong> — Care Device Agent (Pro).</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="overflow-hidden rounded-2xl border border-slate-200 bg-white">
|
||||
<table class="min-w-full text-sm">
|
||||
<thead class="bg-slate-50 text-left text-xs uppercase text-slate-500">
|
||||
|
||||
@@ -201,5 +201,15 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="rounded-2xl border border-sky-100 bg-sky-50 px-4 py-3 text-sm text-sky-900">
|
||||
<p class="font-medium">Queue devices vs clinical devices</p>
|
||||
<ul class="mt-1 list-disc space-y-1 pl-5 text-sky-800/90">
|
||||
<li><strong>Queue kiosk</strong> — walk-up ticket issue on a tablet (Pro).</li>
|
||||
<li><strong>Queue display</strong> — registers a waiting-room TV board URL (Pro).</li>
|
||||
<li><strong>Barcode / QR scanners</strong> — USB keyboard wedge in Patients and Lab (all plans).</li>
|
||||
<li><strong>Vitals / analyzers</strong> — Care Device Agent (Pro).</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</x-app-layout>
|
||||
|
||||
Reference in New Issue
Block a user