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

fix: Comment out fields as per #1577 #1582

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

danieldkim42
Copy link
Member

Fixes #1577

What changes did you make and why did you make them ?

  • Comment out in data.js and editProject.js
    • partners
    • managedByUsers
    • projectStatus
    • createdDate

Screenshots of Proposed Changes Of The Website

Visuals before changes are applied image
Visuals after changes are applied image

Copy link

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b danieldkim42-dk.1577 development
git pull https://github.com/danieldkim42/VRMS.git dk.1577

Copy link
Member

@trillium trillium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created this with Daniel, works is intended

@danieldkim42 danieldkim42 merged commit 6f58556 into hackforla:development Feb 12, 2024
6 checks passed
@danieldkim42 danieldkim42 deleted the dk.1577 branch February 12, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove project input fields
2 participants