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

docs: Fix edit template code example #2308

Merged
merged 3 commits into from
Feb 28, 2025
Merged

Conversation

mschmo
Copy link
Contributor

@mschmo mschmo commented Feb 18, 2025

Description

Fixes typo in the example edit template code which referred to add_form instead of edit_form.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Is CRUD MVC related.
  • Is Auth, RBAC security related.
  • Changes the security db schema.
  • Introduces new feature
  • Removes existing feature

Fixes typo in the edit template code which referred to the `add_form` instead of the `edit_form`.
@dpgaspar dpgaspar merged commit 6e0942c into dpgaspar:master Feb 28, 2025
10 checks passed
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.

2 participants