diff --git a/src/assets/wise5/authoringTool/advanced/advanced-project-authoring.component.html b/src/assets/wise5/authoringTool/advanced/advanced-project-authoring.component.html index a9c79b99896..ca6f4a7b4c5 100644 --- a/src/assets/wise5/authoringTool/advanced/advanced-project-authoring.component.html +++ b/src/assets/wise5/authoringTool/advanced/advanced-project-authoring.component.html @@ -58,7 +58,7 @@ (ngModelChange)="updateNavigationType()" > Default (lessons appear in a drop-down list)Default (lessons appear in drop-down list and unit plan) Tabbed (lessons appear as tabs) diff --git a/src/assets/wise5/style/fonts/roboto/package-lock.json b/src/assets/wise5/style/fonts/roboto/package-lock.json new file mode 100644 index 00000000000..756b5b71370 --- /dev/null +++ b/src/assets/wise5/style/fonts/roboto/package-lock.json @@ -0,0 +1,13 @@ +{ + "name": "roboto", + "version": "1.1.0", + "lockfileVersion": 3, + "requires": true, + "packages": { + "": { + "name": "roboto", + "version": "1.1.0", + "license": "Apache License version 2.0" + } + } +} diff --git a/src/messages.xlf b/src/messages.xlf index 7dbc97cfea6..c90877aa4a9 100644 --- a/src/messages.xlf +++ b/src/messages.xlf @@ -9902,8 +9902,8 @@ Click "Cancel" to keep the invalid JSON open so you can fix it.54 - - Default (lessons appear in a drop-down list) + + Default (lessons appear in drop-down list and unit plan) src/assets/wise5/authoringTool/advanced/advanced-project-authoring.component.html 61