Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
th-app-java
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
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Oscar Enrique Gonzalez Escurra
th-app-java
Commits
e87222a2
Commit
e87222a2
authored
3 years ago
by
Joel Florentin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
msg de advertencia en form postulante
parent
bdf3f0bf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
37 deletions
+4
-37
curriculumsearch/src/main/webapp/jsp/postulante-form.jsp
+4
-4
curriculumsearch/webapp/css/styles.min.css
+0
-33
No files found.
curriculumsearch/src/main/webapp/jsp/postulante-form.jsp
View file @
e87222a2
...
...
@@ -161,7 +161,7 @@
<div
class=
"row w-100 gy-2 mx-auto"
>
<div
class=
"col-12 px-0"
>
<h4
class=
"text-start"
>
Cargos
</h4>
<h4
class=
"text-start"
>
Cargos
*
</h4>
</div>
<div
class=
"col-12"
>
<div
class=
"mt-3 gap-2 row"
id=
"cargos"
>
...
...
@@ -179,7 +179,7 @@
</div>
<div
class=
"col-12"
>
<p
id=
"no-valid-cargo"
style=
"display: none; color: yellow;"
class=
"text-center"
>
*
Agrega por lo menos un cargo !
*
Debe seleccionar al menos un cargo
</p>
</div>
</div>
...
...
@@ -209,7 +209,7 @@
<div
class=
"row w-100 gy-2 mx-auto"
>
<div
class=
"col-12 px-0"
>
<h4
class=
"text-start"
>
Tecnologías
<i
class=
"bi bi-plus-square pointer"
data-bs-toggle=
"modal"
data-bs-target=
"#tecnologiaForm"
></i></h4>
<h4
class=
"text-start"
>
Tecnologías
<i
class=
"bi bi-plus-square pointer"
data-bs-toggle=
"modal"
data-bs-target=
"#tecnologiaForm"
></i>
*
</h4>
</div>
<div
class=
"col-12"
>
...
...
@@ -219,7 +219,7 @@
</div>
<div
class=
"col-12"
>
<p
id=
"no-valid-tecno"
style=
"display: none; color: yellow;"
class=
"text-center"
>
*
Agrega por lo
menos una tecnología
*
Debe escoger al
menos una tecnología
</p>
</div>
...
...
This diff is collapsed.
Click to expand it.
curriculumsearch/webapp/css/styles.min.css
deleted
100644 → 0
View file @
bdf3f0bf
body
{
background-image
:
url(/img/FondoRoshka.jpg?h=4dba38685316d6e65f6e24d740c4c6b5)
;
background-size
:
cover
;
background-repeat
:
no-repeat
;
height
:
auto
;
width
:
auto
}
/* #form{max-width:333px;
width:90%;position:relative;
left:50%;
top:10%;padding:40px;
border-radius:4px;
transform:translate(-50%,10%);
color:#fff;
box-shadow:3px 3px 4px rgba(0,0,0,.2)}
#head{text-align:center}
#image{margin:auto;width:50%;
padding:10px;max-height:175px;
max-width:175px}
#linkas{display:block;
text-align:center;
font-size:12px;
opacity:.9;
text-decoration:none}
#butonas{background:#70b2d0;
outline:0;
text-shadow:initial}
#formum,#formum2{background:0 0;
border:none;
border-bottom:1px solid #434a52;
border-radius:0;
box-shadow:none;
outline:0;
color:inherit} */
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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