summaryrefslogtreecommitdiff
path: root/archaeological_finds/templates
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_finds/templates')
-rw-r--r--archaeological_finds/templates/ishtar/blocks/window_find_nav.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/archaeological_finds/templates/ishtar/blocks/window_find_nav.html b/archaeological_finds/templates/ishtar/blocks/window_find_nav.html
index 5ecaa35f0..74c6858a1 100644
--- a/archaeological_finds/templates/ishtar/blocks/window_find_nav.html
+++ b/archaeological_finds/templates/ishtar/blocks/window_find_nav.html
@@ -3,10 +3,12 @@
{% block post_pin %}{% if baskets %}
<div class="dropdown btn-secondary">
<button class="btn btn-sm btn-secondary dropdown-toggle" type="button"
- id="dropdownMenuButton" data-toggle="dropdown"aria-haspopup="true" aria-expanded="false">
+ id="dropdown-post-pin-{{window_id}}"
+ data-toggle="dropdown"aria-haspopup="true"
+ aria-expanded="false">
<i class="fa fa-shopping-basket"></i> {% trans "Baskets" %}
</button>
- <div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
+ <div class="dropdown-menu" aria-labelledby="dropdown-post-pin-{{window_id}}">
{% for basket_id, lbl in baskets %}
<a class="dropdown-item" href="#"
onclick="load_window('{% url 'show-findbasket' basket_id %}')">