Skip to content
Snippets Groups Projects
Commit c316b361 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

Reformat into table

parent d1632754
No related branches found
No related tags found
No related merge requests found
Pipeline #18557 passed
......@@ -54,23 +54,26 @@ Zur Darstellung der Seitenelemente wird ein Gridlayout verwendet, das aktuell au
# Überführung der alten Struktur in die neue
Der alte Seitenaufbau wurde wie folgt in die neue Struktur überführt:
- #layout_wrapper -> *gibt es nicht mehr*
- #barBottomContainer -> #top-bar
- #barBottomLeft -> #responsive-menu
- #barTopFont -> #site-title
- #barBottomright -> #header-links
- #barTopAvatar -> #avatar-menu-container
- #notification_container -> #notification-container
- #header_avatar_menu -> #avatar-menu
- #flex-header -> #navigation-level-1
- #barTopMenu -> #navigation-level1-items
- #barTopStudip -> #top-logo
- #layout_page -> #current-page-structure
- #layout_context_title -> #context-title
- .secondary-navigation -> #navigation-level-2
- #page_title_container -> #page-title-container
- #current_page_title -> #page-title
- #layout_container -> *gibt es nicht mehr*
- #layout-sidebar -> #sidebar
- section.sidebar -> *gibt es nicht mehr*
- #layout_footer -> #main-footer
| Altes Element | Neues Element |
|-------------------------|--------------------------|
| #layout_wrapper | *gibt es nicht mehr* |
| #barBottomContainer | #top-bar |
| #barBottomLeft | #responsive-menu |
| #barTopFont | #site-title |
| #barBottomright | #header-links |
| #barTopAvatar | #avatar-menu-container |
| #notification_container | #notification-container |
| #header_avatar_menu | #avatar-menu |
| #flex-header | #navigation-level-1 |
| #barTopMenu | #navigation-level1-items |
| #barTopStudip | #top-logo |
| #layout_page | #current-page-structure |
| #layout_context_title | #context-title |
| .secondary-navigation | #navigation-level-2 |
| #page_title_container | #page-title-container |
| #current_page_title | #page-title |
| #layout_container | *gibt es nicht mehr* |
| #layout-sidebar | #sidebar |
| section.sidebar | *gibt es nicht mehr* |
| #layout_footer | #main-footer |
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment