Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CARA
CARA
Commits
ae4c09fd
Commit
ae4c09fd
authored
Nov 22, 2021
by
Luis Aleixo
Browse files
Report title changed
parent
70e9f873
Pipeline
#3269103
passed with stage
in 2 minutes and 6 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
cara/apps/calculator/templates/base/calculator.report.html.j2
View file @
ae4c09fd
...
...
@@ -21,7 +21,7 @@
<div
id=
"report-header-div"
class=
"d-flex flex-row"
style=
"margin: 1%"
>
<img
id=
"report_logo"
src=
"/static/images/cara_logo.200x200.png"
class=
"d-inline-block align-middle mr-3"
>
<div
style=
"margin-right: -105px"
class=
'align-self-center mr-auto'
>
<h2
class=
"header_text mb-0"
>
CARA - CALCULATOR
REPORT
</h1>
<h2
class=
"header_text mb-0"
>
REPORT
</h1>
<p
class=
"mb-0"
id=
"report_version"
>
Created {{ creation_date }} using CARA calculator version v{{ form.calculator_version }}
</p>
</div>
<button
type=
"button"
class=
"btn btn-outline-dark align-self-center"
id=
"download-pdf"
style=
"margin-right: -100pt"
onclick=
"print()"
>
Print Report
</button>
...
...
Write
Preview
Supports
Markdown
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