|
@@ -638,7 +638,7 @@ $isVisitNote = ($routeName === 'patients.view.notes.view.dashboard' && @$note &&
|
|
|
</div>
|
|
|
</section>--}}
|
|
|
<section class="hide-inside-popup screen-only vbox mt-2 align-self-start ml-4">
|
|
|
-
|
|
|
+ @if(false)
|
|
|
<div moe>
|
|
|
<button class="col-2-button" start show><i class="fa fa-plus text-sm text-secondary"></i> Note
|
|
|
</button>
|
|
@@ -689,6 +689,7 @@ $isVisitNote = ($routeName === 'patients.view.notes.view.dashboard' && @$note &&
|
|
|
</div>
|
|
|
</form>
|
|
|
</div>
|
|
|
+ @endif
|
|
|
<div>
|
|
|
<div moe relative>
|
|
|
<button class="col-2-button" start show><i class="fa fa-plus text-sm text-secondary"></i> SMS
|