Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ View for the reviewer role of the Open Peer Review process.

#### ::: dataedit.views.TablePeerReviewView

### PeerRreviewContributorView
### PeerReviewContributorView

View for the contributor role of the Open Peer Review process.

#### ::: dataedit.views.TablePeerRreviewContributorView
#### ::: dataedit.views.TablePeerReviewContributorView

## Helper Functions

Expand Down
4 changes: 4 additions & 0 deletions versions/changelogs/current.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ SPDX-License-Identifier: CC0-1.0
percentage and auto-select and -scroll to next field.
[(#2342)](https://github.com/OpenEnergyPlatform/oeplatform/pull/2342)

- Fixed the documentation workflow by correcting an invalid `mkdocstrings`
reference to `TablePeerReviewContributorView`.
[(#2360)](https://github.com/OpenEnergyPlatform/oeplatform/pull/2350)

## Documentation updates

- Updated the OE Family Steering Committee
Expand Down
Loading