Skip to content

Commit

Permalink
sisis: fix Leipzig/Bremen
Browse files Browse the repository at this point in the history
  • Loading branch information
benibela committed Mar 9, 2024
1 parent 27e92d9 commit 57fc528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/libraries/templates/sisis/loggedIn
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ touchpoint := get('touchpoint', false())
let $id := $selectionInputs[starts-with(@name, "mediaNrEntries") ]
return ($book.actionID := $id/@value, $book.statusId := "normal")}
<div></div>
<div class="col-md-1"><img/>?</div>
<div class="col-2"><img/>?</div>
<div class="col-8 col-md-7 my-2">
<span class="d-block">
<strong>{$book.title}</strong>
Expand Down

0 comments on commit 57fc528

Please sign in to comment.