diff --git a/src/app/development/permits/Permit.js b/src/app/development/permits/Permit.js index fe32726a..1e0429f6 100644 --- a/src/app/development/permits/Permit.js +++ b/src/app/development/permits/Permit.js @@ -143,7 +143,7 @@ const Permit = props => (

{formattedPermit.application_name}

{formattedPermit.permit_description}

-

{`City staff accepted this application on ${dateFormatter(formattedPermit.applied_date)}. ${currentStatusItem ? currentStatusItem.statusText : ''}`}

+

{`City staff began processing this application on ${dateFormatter(formattedPermit.applied_date)}. ${currentStatusItem ? currentStatusItem.statusText : ''}`}

{formattedPermit.trcType && formattedPermit.orderedDates.length > 0 &&
diff --git a/src/app/development/trc/textContent.js b/src/app/development/trc/textContent.js index b47cd5f8..5715f1fd 100644 --- a/src/app/development/trc/textContent.js +++ b/src/app/development/trc/textContent.js @@ -90,13 +90,29 @@ export const devDashSections = [ ), }, { - linkId: 'calendar', - linkName: 'Neighborhood Meetings', - header: 'Upcoming neighborhood meetings', + linkId: 'participate', + linkName: 'Get Involved', + header: 'How to get involved', body: ( -

Developers planning to submit applications for development that must go through the Technical Review Committee must hold a public meeting before submitting the application.

-

Currently, developers are not required by law to notify the City of Asheville when those meetings take place. Thus, the first record the city has of a proposed development is when the application is submitted, after the meeting.

-

However, in order to help ensure that residents can find out about neighborhood meetings in advance, the city has asked developers to voluntarily notify the city. After those developers fill out an online form, those meeting dates are automatically added to a calendar that shows all neighborhood meetings about which the city has been notified.

+

Depending on the type of project, there are a few different ways for community members to get involved in the development process.

+
) }, { @@ -208,7 +224,12 @@ trcProjectTypes['Major Subdivision'] = {
  • Creation or extension of a road
  • Usually creates new residential lots
  • ), - participationOpp: (), + participationOpp: ( + + ), examples: (), @@ -227,14 +248,17 @@ trcProjectTypes['Level II'] = {
  • Not located downtown and contains 20 to 49 residential units or is 35,000 to 99,999 square feet
  • Located downtown and is 20,000 to 99,999 square feet
  • ), - participationOpp: (), + participationOpp: ( + + ), examples: (), - participationOpp: (), + participationOpp: ( + ), examples: (