Explorar el Código

Merge branch 'master' of rav.triplestart.com:jmudaka/stagfe2

root hace 3 años
padre
commit
07cb04ab5d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      resources/views/app/patient/note/_create-bill.blade.php

+ 1 - 1
resources/views/app/patient/note/_create-bill.blade.php

@@ -37,7 +37,7 @@
                         $maxMinutes = 75;
                     }
                     else if($note->method === 'AUDIO') {
-                        $maxMinutes = 45;
+                        $maxMinutes = 60;
                     }
                 }
             ?>