Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
proyecto-estandar
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Israel Gutierrez Salazar
proyecto-estandar
Commits
3524a041
Commit
3524a041
authored
Jan 10, 2018
by
Alonso Moreno Postigo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[EDIT] Proyecto arreglado
parent
082e885b
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
project.properties
nbproject/project.properties
+2
-2
persona.jsp
web/vistas/persona.jsp
+3
-1
No files found.
nbproject/project.properties
View file @
3524a041
...
@@ -28,8 +28,8 @@ dist.war=${dist.dir}/${war.name}
...
@@ -28,8 +28,8 @@ dist.war=${dist.dir}/${war.name}
endorsed.classpath
=
\
endorsed.classpath
=
\
${libs.javaee-endorsed-api-7.0.classpath}
${libs.javaee-endorsed-api-7.0.classpath}
excludes
=
excludes
=
file.reference.json-20160810.jar
=
D:
\\
LIBRERIAS
\\
LIBRERIAS
\\
json-20160810.jar
file.reference.json-20160810.jar
=
F:
\\
LIBRERIAS
\\
json-20160810.jar
file.reference.sqljdbc4-2.0.jar
=
D:
\\
LIBRERIAS
\\
LIBRERIAS
\\
sqljdbc4-2.0.jar
file.reference.sqljdbc4-2.0.jar
=
F:
\\
LIBRERIAS
\\
sqljdbc4-2.0.jar
includes
=
**
includes
=
**
j2ee.compile.on.save
=
true
j2ee.compile.on.save
=
true
j2ee.copy.static.files.on.save
=
true
j2ee.copy.static.files.on.save
=
true
...
...
web/vistas/persona.jsp
View file @
3524a041
...
@@ -77,7 +77,9 @@
...
@@ -77,7 +77,9 @@
<th>
ACCIONES
</th>
<th>
ACCIONES
</th>
</tr>
</tr>
</thead>
</thead>
<tbody>
</tbody>
</table>
</table>
</div>
</div>
</div>
</div>
...
@@ -163,7 +165,7 @@
...
@@ -163,7 +165,7 @@
<div
class=
"modal-footer text-center"
>
<div
class=
"modal-footer text-center"
>
<button
id=
"btn_registrar_persona"
type=
"button"
class=
"btn btn-primary"
>
Registrar
</button>
<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>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment