Parcourir la source

made note editable

= il y a 2 ans
Parent
commit
2a700bb9c3
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      resources/views/layouts/print-note.blade.php

+ 2 - 2
resources/views/layouts/print-note.blade.php

@@ -75,7 +75,7 @@
     </table>
 </footer>-->
 
-<div style="margin: 0; padding: 1rem; font-family: serif">
+<div style="margin: 0; padding: 1rem; font-family: serif" contenteditable="true">
     <!-- header/smg info -->
     <div style="text-align: right; margin-bottom: 1.5rem; font-family: sans-serif">
         <div style="margin-bottom: 3px; font-weight:bold; font-size: 14px">Scholar Medical Group</div>
@@ -227,4 +227,4 @@
 
 </div>
 </body>
-</html>
+</html>