Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Philip Elson
CARA
Commits
29afb022
Commit
29afb022
authored
Oct 06, 2021
by
Luis Aleixo
Browse files
indentation fix
parent
e521817f
Pipeline
#3095045
passed with stage
in 1 minute and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cara/apps/calculator/templates/base/calculator.report.html.j2
View file @
29afb022
...
...
@@ -444,10 +444,10 @@
width
:
330
,
height
:
330
}
);
new
QRCode
(
document
.
getElementById
(
"
pdf_qrcode
"
),
{
new
QRCode
(
document
.
getElementById
(
"
pdf_qrcode
"
),
{
text
:
"
{{ permalink.shortened }}
"
,
width
:
133
,
height
:
133
}
height
:
133
}
);
</script>
...
...
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