Explorar o código

Rx wizard - minor UI fix

Vijayakrishnan %!s(int64=3) %!d(string=hai) anos
pai
achega
9c0cd13710
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      resources/views/app/patient/medications-center.blade.php

+ 1 - 1
resources/views/app/patient/medications-center.blade.php

@@ -665,7 +665,7 @@ $medications = $points;
                     return false;
                 });
 
-            $('.toggle-relevance')
+            parentSegment.find('.toggle-relevance')
                 .off('click.toggle-relevance')
                 .on('click.toggle-relevance', function () {
                     if(+$(this).attr('data-relevant') === 0) {