Explorar o código

close handout

Peter Muturi %!s(int64=3) %!d(string=hai) anos
pai
achega
edec09fb3e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      resources/views/app/patient/handouts-list.blade.php

+ 1 - 0
resources/views/app/patient/handouts-list.blade.php

@@ -137,6 +137,7 @@
               var self = this;
               $('[on-handout-close]').click(function(){
                 self.selectedHandoutUid = null;
+                self.search = null;
                 $('[stag-popup-key="pdf-viewer"]').removeClass('show');
               });
             },