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 4f516e9a
authored
10 months ago
by
Juan
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
anda el reporte maha base
1 parent
04dc0c17
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
templates/form.html
templates/form.html
View file @
4f516e9
...
...
@@ -10,6 +10,7 @@
<script
src=
"{{ url_for('static', filename = 'src/pdf1.js') }}"
></script>
<script
src=
"{{ url_for('static', filename = 'src/pdf2.js') }}"
></script>
<script
src=
"{{ url_for('static', filename = 'src/pdf3.js') }}"
></script>
<script
src=
"{{ url_for('static', filename = 'src/report.js') }}"
></script>
<script
src=
"{{ url_for('static', filename = 'src/forms.js') }}"
></script>
<link
rel=
"stylesheet"
href=
"{{ url_for('static', filename = 'styles/general.css') }}"
>
<!--INCLUIMOS LA FUENTE
...
...
@@ -145,6 +146,9 @@
</div>
<div
class=
"PDFButtonContainerFixed"
>
<button
class=
"PDFButton"
id=
"boton_pdf_maha_reporte2"
>
MAHA Informe
</button>
<button
class=
"PDFButton"
onclick=
"window.open(
compile(
...
...
@@ -154,7 +158,7 @@
.output('bloburl')
)"
;
>
Pdf
Informe
CVA
Informe
</button>
<img
id=
"maha"
src=
"{{ url_for('static', filename = 'assets/maha.png') }}"
style=
"display: none;"
>
</div>
...
...
This diff is collapsed.
Click to expand it.
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