Ver Fonte

Patient header moe right fix

Vijayakrishnan Krishnan há 1 semana atrás
pai
commit
3c2d04cc7d

+ 2 - 2
resources/views/app/patient/partials/quick-actions-buttons.blade.php

@@ -2,7 +2,7 @@
 	<div>
 		<div moe relative>
 			<a href="#" start show class="ml-3 d-flex align-items-baseline"><i class="fa fa-comment mr-1"></i></a>
-			<form right url="/api/clientSms/createOutgoing" class="mcp-theme-1" noreload>
+			<form url="/api/clientSms/createOutgoing" class="mcp-theme-1" noreload>
 				<input type="hidden" name="uid" value="{{ $patient->uid }}">
 				<div class="mb-2">
 					<label for="" class="text-sm text-secondary mb-1">Cell
@@ -25,7 +25,7 @@
 	<div>
 		<span moe relative class="">
 			<a href="#" start show class="ml-2 d-flex align-items-baseline" title="SMS check-in link to the patient"><i class="fa fa-paper-plane mr-1"></i></a>
-			<form right url="/api/client/sendCheckInTokenViaSmsOrEmail" class="mcp-theme-1">
+			<form url="/api/client/sendCheckInTokenViaSmsOrEmail" class="mcp-theme-1">
 				<input type="hidden" name="uid" value="{{ $patient->uid }}">
 				<p class="small min-width-200px mb-2">Send Check-In link to patient?</p>
 				<div class="mb-2">