diff --git a/client/app/components/packages/pas-form/edit.hbs b/client/app/components/packages/pas-form/edit.hbs index a5ef86bb..59a4b452 100644 --- a/client/app/components/packages/pas-form/edit.hbs +++ b/client/app/components/packages/pas-form/edit.hbs @@ -8,6 +8,7 @@ @validators={{array this.validations.SaveablePasFormValidations this.validations.SubmittablePasFormValidations}} as |saveablePasForm| > + {{!-- template-lint-disable no-log --}} {{log 'saveablePackageForm.data' saveablePackageForm.data}}
- 1. Display instructional text at the top of the form: The Project Initiation Form begins the project tracking process and gives NYC Planning the necessary details before the Informational Interest meeting. By submitting this form, you confirm your intent to file a Land Use Application with NYC Planning. + The Project Initiation Form begins the project tracking process and gives NYC Planning the necessary details before the Informational Interest meeting. By submitting this form, you confirm your intent to file a Land Use Application with NYC Planning.
While some projects might still be in the early stages, all required fields (*) on this form must be completed. Once submitted, your project will be available to view in this portal. After reviewing your submission, NYC Planning will contact you with the next steps.
@@ -24,8 +25,8 @@