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 data attributes for purge action (admin/trash.html) #110

Merged
merged 3 commits into from
Nov 4, 2024
Merged

Conversation

mjanez
Copy link
Owner

@mjanez mjanez commented Nov 4, 2024

This pull request includes updates to the ckanext/schemingdcat/templates/admin/trash.html file to improve template inheritance and simplify the form structure.

Form simplifications:

  • Removed the conditional check for csrf_input and always included the CSRF input field.
  • Fix the data-bs-module attributes to data-module attributes to avoid Boostrap bugs.

@mjanez mjanez added the bug Something isn't working label Nov 4, 2024
@mjanez mjanez added this to the v4.2.1 milestone Nov 4, 2024
@mjanez mjanez self-assigned this Nov 4, 2024
@mjanez mjanez merged commit 21550f1 into main Nov 4, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant