diff --git a/src/app/curriculum/curriculum.component.html b/src/app/curriculum/curriculum.component.html index 7b32d50c9eb..d9d018b1143 100644 --- a/src/app/curriculum/curriculum.component.html +++ b/src/app/curriculum/curriculum.component.html @@ -33,6 +33,7 @@

i18n-aria-label aria-label="Unit library navigation" [tabPanel]="tabPanel" + animationDuration="0ms" > {{ getPublicTabLabel() }} diff --git a/src/assets/wise5/authoringTool/project-list/project-list.component.html b/src/assets/wise5/authoringTool/project-list/project-list.component.html index c9079fbae03..77ba26ef8f8 100644 --- a/src/assets/wise5/authoringTool/project-list/project-list.component.html +++ b/src/assets/wise5/authoringTool/project-list/project-list.component.html @@ -42,7 +42,7 @@ - + @if (projects.length == 0) {

You have no units

diff --git a/src/messages.xlf b/src/messages.xlf index 2abb06b8688..84a11c314db 100644 --- a/src/messages.xlf +++ b/src/messages.xlf @@ -2656,7 +2656,7 @@ Unit library navigation src/app/curriculum/curriculum.component.html - 34,37 + 34,36