Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Luciano Barletta
/
Pruebas-RTO
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit c98a2bfc
authored
2024-07-26 13:38:15 -0300
by
Tu Nombre
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Faltaban botones
1 parent
ba6a9b31
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
templates/form.html
templates/historico.html
templates/form.html
View file @
c98a2bf
...
...
@@ -224,6 +224,10 @@
<button
class=
"PDFButton"
onclick=
"location.href='/historico'"
>
Historico
</button>
<button
class=
"PDFButton"
onclick=
"location.href='/buscador'"
>
Buscador
</button>
</div>
<button
class=
"PDFButton loginB"
onclick=
"location.href='/login'"
>
...
...
templates/historico.html
View file @
c98a2bf
...
...
@@ -33,10 +33,15 @@
</div>
<div
class=
"PDFButtonContainerFixed"
>
<h3>
Dominios del dia
</h3>
<button
class=
"PDFButton"
onclick=
"location.href='/buscador'"
>
Buscador
</button>
<button
class=
"PDFButton"
onclick=
"location.href='/'"
>
Carga
</button>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment