|
@@ -652,6 +652,7 @@
|
|
</div>
|
|
</div>
|
|
</section>--}}
|
|
</section>--}}
|
|
<section class="hide-inside-popup screen-only vbox mt-2 align-self-start ml-4">
|
|
<section class="hide-inside-popup screen-only vbox mt-2 align-self-start ml-4">
|
|
|
|
+ {{--
|
|
<div moe>
|
|
<div moe>
|
|
<button start show><i class="fa fa-plus text-sm text-secondary"></i> Note
|
|
<button start show><i class="fa fa-plus text-sm text-secondary"></i> Note
|
|
</button>
|
|
</button>
|
|
@@ -701,7 +702,7 @@
|
|
<button submit class="btn btn-primary btn-sm">submit</button>
|
|
<button submit class="btn btn-primary btn-sm">submit</button>
|
|
</div>
|
|
</div>
|
|
</form>
|
|
</form>
|
|
- </div>
|
|
|
|
|
|
+ </div> --}}
|
|
<div>
|
|
<div>
|
|
<div moe relative>
|
|
<div moe relative>
|
|
<button start show><i class="fa fa-plus text-sm text-secondary"></i> SMS
|
|
<button start show><i class="fa fa-plus text-sm text-secondary"></i> SMS
|
|
@@ -767,9 +768,9 @@
|
|
<div>
|
|
<div>
|
|
<button class="col-2-button" onclick="return openInRHS('/pro/meet/{{ $patient->uid }}')">Join Video</button>
|
|
<button class="col-2-button" onclick="return openInRHS('/pro/meet/{{ $patient->uid }}')">Join Video</button>
|
|
</div>
|
|
</div>
|
|
|
|
+ {{--
|
|
<div class="">
|
|
<div class="">
|
|
@if($pro->isWorkingOnClient($patient))
|
|
@if($pro->isWorkingOnClient($patient))
|
|
- {{-- stop work on client --}}
|
|
|
|
<div moe>
|
|
<div moe>
|
|
<form url="/api/proClientWork/KillRunningWorkForSelf"
|
|
<form url="/api/proClientWork/KillRunningWorkForSelf"
|
|
class="mcp-theme-1" show>
|
|
class="mcp-theme-1" show>
|
|
@@ -782,7 +783,6 @@
|
|
</form>
|
|
</form>
|
|
</div>
|
|
</div>
|
|
@else
|
|
@else
|
|
- {{-- start work on client --}}
|
|
|
|
<div moe>
|
|
<div moe>
|
|
<form url="/api/proClientWork/create" class="mcp-theme-1" show>
|
|
<form url="/api/proClientWork/create" class="mcp-theme-1" show>
|
|
<input type="hidden" name="clientUid" value="{{$patient->uid}}">
|
|
<input type="hidden" name="clientUid" value="{{$patient->uid}}">
|
|
@@ -795,6 +795,7 @@
|
|
</div>
|
|
</div>
|
|
@endif
|
|
@endif
|
|
</div>
|
|
</div>
|
|
|
|
+ --}}
|
|
<div class="mr-auto">
|
|
<div class="mr-auto">
|
|
@if($pro->isWorkingOnClient($patient))
|
|
@if($pro->isWorkingOnClient($patient))
|
|
<div class="d-flex align-items-center">
|
|
<div class="d-flex align-items-center">
|