Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Observatorio UI
Calculadora-Guardias
Commits
7ac67c06
Commit
7ac67c06
authored
Mar 04, 2022
by
m0rc0m
Browse files
change path in code
parent
6e3ca779
Pipeline
#235
failed with stages
in 4 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
calc/index.html
calc/index.html
+1
-1
No files found.
calc/index.html
View file @
7ac67c06
...
...
@@ -18,7 +18,7 @@
<p>
#~
</p>
<h1><b>
Calculadora
</b></h1>
<form
action=
"/
usr/share/nginx
/html/scripts/calcular.php"
method=
"post"
>
<form
action=
"/
var/www
/html/scripts/calcular.php"
method=
"post"
>
<label
for=
"Sueldo"
>
Sueldo Base
</label>
<p></p>
<input
type=
"number"
id=
"Sueldo"
name=
"Sueldo"
>
...
...
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