|
@@ -343,7 +343,7 @@
|
|
</div>
|
|
</div>
|
|
@endif
|
|
@endif
|
|
@if(!$note->is_signed_by_hcp )
|
|
@if(!$note->is_signed_by_hcp )
|
|
- <!--<div moe
|
|
|
|
|
|
+ <div moe relative
|
|
class="{{ $note->hcp_pro_id !== $pro->id ? 'moe-disabled' : '' }}"
|
|
class="{{ $note->hcp_pro_id !== $pro->id ? 'moe-disabled' : '' }}"
|
|
title="{{ $note->hcp_pro_id !== $pro->id ? 'Only the note\'s HCP can sign' : '' }}">
|
|
title="{{ $note->hcp_pro_id !== $pro->id ? 'Only the note\'s HCP can sign' : '' }}">
|
|
<a class="" href="" show start>Sign Note As HCP</a>
|
|
<a class="" href="" show start>Sign Note As HCP</a>
|
|
@@ -355,7 +355,7 @@
|
|
<button class="btn btn-default border btn-sm" cancel>Cancel</button>
|
|
<button class="btn btn-default border btn-sm" cancel>Cancel</button>
|
|
</div>
|
|
</div>
|
|
</form>
|
|
</form>
|
|
- </div>-->
|
|
|
|
|
|
+ </div>
|
|
@if($note->hcp_pro_id === $pro->id)
|
|
@if($note->hcp_pro_id === $pro->id)
|
|
<a native target="_blank"
|
|
<a native target="_blank"
|
|
open-in-stag-popup
|
|
open-in-stag-popup
|