add columns button in admin

This commit is contained in:
Priec
2026-08-15 15:00:01 +02:00
parent 7b190e3d2f
commit d0bcdb1b7c
5 changed files with 5 additions and 0 deletions

View File

@@ -156,6 +156,7 @@ mod tests {
let html = render_workspace(&page);
for route in [
"/admin/tables/columns/add?profile=books&table=invoice",
"/admin/tables/presentation?profile=books&table=invoice",
"/admin/tables/delete?profile=books&table=invoice",
"/admin/tables/new?profile=books",