Pārlūkot izejas kodu

Dx wizard RTE init bug fix

Vijayakrishnan 3 gadi atpakaļ
vecāks
revīzija
bd3774d338

+ 2 - 0
resources/views/app/patient/problems-center.blade.php

@@ -429,6 +429,8 @@ $ccSegment = $note->getSegmentByInternalName('chief_complaint');
         function initVisitMoeRTEs() {
             $('.stag-popup [visit-moe]').find('[note-rte]:not(.ql-container)').each(function() {
 
+                let noteRTE = $(this);
+
                 $(this).wrap(
                     $('<div class="border-left border-right rte-holder"/>')
                         .attr('data-shortcuts', '')