Skip to content
Open
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
2 changes: 1 addition & 1 deletion docs/portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The portal mode is used to integrate the webapp within the [BonvinLab computatio

By default the webapp runs in standalone mode, meaning registration, login and user management is done by the webapp.

In portal mode the webapp hands that responsiblity of the the portal and its backend.
In portal mode the webapp hands that responsiblity of the portal and its backend.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably even better:

In portal mode the webapp hands that responsibility to the portal and its backend

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thanks!

Also the header and footer similar to the portal will be shown.

To steps to render a non-anomyous page in the webapp are
Expand Down
Loading