SuffolkLITLab / docassemble-ALDashboard

A frontend to a few common administrative backend functions that aren't built-in to Docassemble
MIT License
8 stars 0 forks source link

Remove dependency on ALToolbox #61

Closed BryceStevenWilley closed 2 years ago

BryceStevenWilley commented 2 years ago

The install_assembly_line interview depends on ALToolbox's collapse template. Ironically, this is the one interview that users will likely install first and then use to install the rest of the Assembly Line (including ALToolbox), so we probably don't want to make them install the ALToolbox as well.

Our options:

I'm leaning towards just copying the bootstrap needed to make the collapsible template, given it's only used once in the file.

nonprofittechy commented 2 years ago

Let's just copy the bootstrap