Add revisions_requested status and visible revision note on admin detail page

This commit is contained in:
Troll (Hermes Agent) 2026-08-01 20:41:59 +00:00
parent cfb725144a
commit 2b960bd3d5
4 changed files with 49 additions and 27 deletions

View file

@ -49,6 +49,7 @@
.paid,.delivered{background:#10b981;color:#000;}
.pending,.prompt_ready{background:#60a5fa;color:#000;}
.songs_uploaded{background:#a78bfa;color:#000;}
.revisions_requested{background:#f87171;color:#000;}
.actions a{
color:#93c5fd;
text-decoration:none;