From 638cb6160a5bdf8347ad0445b716a85e89578214 Mon Sep 17 00:00:00 2001 From: Quinten Steenhuis Date: Mon, 23 Oct 2023 12:08:46 -0400 Subject: [PATCH] WIP --- docassemble/AssemblyLine/data/questions/interview_list.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docassemble/AssemblyLine/data/questions/interview_list.yml b/docassemble/AssemblyLine/data/questions/interview_list.yml index eca73ee1..2132f6b7 100644 --- a/docassemble/AssemblyLine/data/questions/interview_list.yml +++ b/docassemble/AssemblyLine/data/questions/interview_list.yml @@ -14,10 +14,10 @@ comment: | interview page title: In progress forms # Defaults to global `interview page heading` if not defined - interview page heading: In progress forms + interview page question: In progress forms # Defaults to "Tap the title of a form to keep working on it or to download your completed documents." - interview page pre: None + interview page subquestion: null answer sets title: Answer sets new form url: https://courtformsonline.org logo url: https://app.yourserver.org/packagestatic/docassemble.AssemblyLine/ma_logo.png @@ -82,7 +82,7 @@ objects: - al_logo: DAStaticFile.using(filename="ma_logo.png", alt_text="Logo") --- code: | - al_logo.alt_text = "Logo" + al_logo.alt_text = "Logo" # Patch for old sessions --- # These override the `metadata` above default screen parts: