Sidebars - animaciones
This commit is contained in:
@@ -179,7 +179,7 @@
|
||||
|
||||
<div class="content">
|
||||
<h4 class="mb-4 animate__animated animate__fadeInDown title_glow">➕ Nuevo Chofer</h4>
|
||||
<div class="card p-4 shadow-sm bg-white card-hover position-relative h-auto">
|
||||
<div class="card p-4 shadow-sm bg-white card-hover position-relative h-auto fade-in-up">
|
||||
<!-- Se agrega enctype para subir archivos -->
|
||||
<form action="/IMPORTADORES/choferes/guardar" method="POST" enctype="multipart/form-data" id="formAltaChoferes">
|
||||
<div class="row mb-3">
|
||||
|
||||
Reference in New Issue
Block a user