Skip to content

Commit

Permalink
fix(frontend): tour steps attendances highlights wrong part (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
MitanOmar authored May 23, 2024
1 parent 5a674e6 commit 419f74c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/app/tours/index/attendances.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default [
},
{
id: "editAttendance",
target: ".visible-md",
target: ".attendances",
placement: "top",
title: "Edit attendance",
content: `
Expand Down

0 comments on commit 419f74c

Please sign in to comment.