Commit 3524a041 by Alonso Moreno Postigo

[EDIT] Proyecto arreglado

parent 082e885b
......@@ -28,8 +28,8 @@ dist.war=${dist.dir}/${war.name}
endorsed.classpath=\
${libs.javaee-endorsed-api-7.0.classpath}
excludes=
file.reference.json-20160810.jar=D:\\LIBRERIAS\\LIBRERIAS\\json-20160810.jar
file.reference.sqljdbc4-2.0.jar=D:\\LIBRERIAS\\LIBRERIAS\\sqljdbc4-2.0.jar
file.reference.json-20160810.jar=F:\\LIBRERIAS\\json-20160810.jar
file.reference.sqljdbc4-2.0.jar=F:\\LIBRERIAS\\sqljdbc4-2.0.jar
includes=**
j2ee.compile.on.save=true
j2ee.copy.static.files.on.save=true
......
......@@ -77,7 +77,9 @@
<th>ACCIONES</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
</div>
</div>
......@@ -163,7 +165,7 @@
<div class="modal-footer text-center">
<button id="btn_registrar_persona" type="button" class="btn btn-primary">Registrar</button>
<button id="btn_cerar_registrar_persona" type="button" class="btn btn-danger" data-dismiss="modal">Cerrar</button>
<button type="button" class="btn btn-danger" data-dismiss="modal">Cerrar</button>
</div>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment