Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Philip Elson
CARA
Commits
6fe057b7
Commit
6fe057b7
authored
Oct 06, 2021
by
Luis Aleixo
Browse files
indentation fix
parent
174dd4c3
Pipeline
#3095017
failed with stage
in 1 minute and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cara/apps/calculator/templates/base/calculator.report.html.j2
View file @
6fe057b7
...
...
@@ -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