Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove icon from intro screen that was never displayed #737

Merged
merged 1 commit into from
Aug 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions docassemble/AssemblyLine/data/questions/al_visual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,15 +185,6 @@ default screen parts:
[:info-circle: About](${ url_action('about_this_interview') })
[:comment-dots: Feedback](${ feedback_link(user_info(), i=feedback_form, github_repo=github_repo_name, github_user=github_user, package_version=package_version_number) } ){:target="_blank"}
---
image sets:
smashicons:
attribution: |
Icon made by
[Smashicons](https://www.flaticon.com/authors/smashicons)
images:
form: sign-form.svg
form-lineal: sign-form-lineal.svg
---
continue button field: al_share_form_screen
id: al share form screen
question: |
Expand Down
1 change: 0 additions & 1 deletion docassemble/AssemblyLine/data/questions/ql_baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ objects:
- x.service_address: ALAddress
---
id: basic questions intro screen
decoration: form-lineal
question: |
${interview_short_title}: ${ AL_ORGANIZATION_TITLE}
subquestion: |
Expand Down
Loading