Changed paths:
M dashboard/app/ai.go
M dashboard/app/ai_test.go
M dashboard/app/templates/templates.html
Log Message:
-----------
dashboard/app: render Test on Manager button in AI Jobs table
Add a "Test on Manager" action button to the AI Jobs table rendered on
the bug detail page, restoring quick triggering of C reproducer test
jobs directly from bug reports.
Update handleAITestReproCJob to issue an HTTP 302 redirect back to the
bug page upon job creation.