Explorar el Código

Update Admin.js

cleanup
sujayjaju hace 9 años
padre
commit
f2ebf018a0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Resources/public/Admin.js

+ 1 - 1
Resources/public/Admin.js

@@ -64,7 +64,7 @@ var Admin = {
         });
         jQuery('.modal-body', modal).css({
             width:    'auto',
-            height:   '90%',,
+            height:   '90%',
             padding: 15
             overflow: 'auto'
         });