aboutsummaryrefslogtreecommitdiffstats
path: root/printing_templates
diff options
context:
space:
mode:
Diffstat (limited to 'printing_templates')
-rw-r--r--printing_templates/One Dive.html2
-rw-r--r--printing_templates/Two Dives.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/printing_templates/One Dive.html b/printing_templates/One Dive.html
index 9f4d30a61..40c02b395 100644
--- a/printing_templates/One Dive.html
+++ b/printing_templates/One Dive.html
@@ -103,7 +103,7 @@
<div class="mainContainer">
<div class="innerContainer">
<div class="diveDetails">
- <div class="diveProfile" id="dive_{{ dive.number }}">
+ <div class="diveProfile" id="dive_{{ dive.id }}">
</div>
<div class="dataSection">
<table class="table_class">
diff --git a/printing_templates/Two Dives.html b/printing_templates/Two Dives.html
index 0c8eec14c..986f119dd 100644
--- a/printing_templates/Two Dives.html
+++ b/printing_templates/Two Dives.html
@@ -196,7 +196,7 @@
</td>
</tr>
</tbody></table>
- <div class="diveProfile" id="dive_{{ dive.number }}">
+ <div class="diveProfile" id="dive_{{ dive.id }}">
</div>
</div>
<div class="notesPart">