refactor: split tickets.html into tickets_base.html + thin wrapper
tickets_base.html is the canonical implementation; tickets.html just extends it with no overrides, used by the standalone app. The dashboard can now extend tickets_base.html directly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
d5f3ce0667
commit
508c85b5ed
2 changed files with 1171 additions and 1170 deletions
File diff suppressed because it is too large
Load diff
1170
corvid/templates/tickets_base.html
Normal file
1170
corvid/templates/tickets_base.html
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue