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 missing table.edit_view #83

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Fix missing table.edit_view #83

merged 1 commit into from
Mar 21, 2024

Conversation

jamesaoverton
Copy link
Member

Switching to VALVE structs had the unintended consequence of hiding non-standard columns of the "table" table from the templates, which meant that templates could not access the table.edit_view field. This PR restores that functionality, by fetching and caching the "table" table when Nanobot is started.

@jamesaoverton jamesaoverton merged commit 180c6bb into main Mar 21, 2024
2 checks passed
@jamesaoverton jamesaoverton deleted the fix-edit_view branch March 21, 2024 16:27
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.

1 participant