Form validation #111

Merged
elegaanz merged 7 commits from form-validation into master 6 years ago
elegaanz commented 6 years ago (Migrated from github.com)

I think I will add HTML validation too.

Fixes #91 #97

I think I will add HTML validation too. Fixes #91 #97
The pull request has been merged as 6fe70cd723.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b form-validation master
git pull origin form-validation

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff form-validation
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#111
Loading…
There is no content yet.