Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -846,19 +846,19 @@ SPDX-FileCopyrightText = [
]

[[annotations]]
path = "login/templates/login/partials/user_partial_tables.html"
path = "login/templates/login/partials/group_component_invite_user.html"
precedence = "override"
SPDX-License-Identifier = "AGPL-3.0-or-later"
SPDX-FileCopyrightText = [
"2024 Jonas Huber <https://github.com/jh-RLI> © Reiner Lemoine Institut",
]

[[annotations]]
path = "login/templates/login/partials/group_component_invite_user.html"
path = "login/templates/login/partials/tables_sections.html"
precedence = "override"
SPDX-License-Identifier = "AGPL-3.0-or-later"
SPDX-FileCopyrightText = [
"2024 Jonas Huber <https://github.com/jh-RLI> © Reiner Lemoine Institut",
"2025 Vismaya Jochem <https://github.com/vismayajochem> © Reiner Lemoine Institut",
]

[[annotations]]
Expand Down
397 changes: 397 additions & 0 deletions login/templates/login/partials/tables_sections.html

Large diffs are not rendered by default.

73 changes: 0 additions & 73 deletions login/templates/login/partials/user_partial_tables.html

This file was deleted.

Loading