Skip to content

Commit

Permalink
Show the system version on the Bootstrap screen
Browse files Browse the repository at this point in the history
It's needed for the right version of node to be installed.

Didn't have time to dive into directly comparing versions, but this is better
than talking about a niche DA concept with no reference to the docs.
  • Loading branch information
BryceStevenWilley committed Dec 22, 2023
1 parent 8845cc3 commit 64c22b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docassemble/ALDashboard/data/questions/compile_bootstrap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ subquestion: |
For more information, see [our tutorial on making a custom bootstrap theme](https://suffolklitlab.org/legal-tech-class/docs/practical-guide-docassemble/theming-docassemble#creating-a-custom-theme-from-source-instead-of-with-a-theme-generator).
You will need to have a recent version of Docassemble's "system" OS to use this tool. (at least 1.4.43). This may require
an upgrade to the [Docker container](https://suffolklitlab.org/legal-tech-class/docs/practical-guide-docassemble/maintaining-docassemble#updates-to-the-docassemble-container).
If your Docassemble "system" version is less than 1.4.43, you will need to upgrade (yours is ${ get_config("system version") }).
This requires an upgrade to the [Docker container](https://suffolklitlab.org/legal-tech-class/docs/practical-guide-docassemble/maintaining-docassemble#updates-to-the-docassemble-container).
continue button field: start_screen
---
id: file-upload
Expand Down

0 comments on commit 64c22b7

Please sign in to comment.