Closed darorl89 closed 6 years ago
goBack() {
history.go(-1);
}
I add it here as it's the same file. That makes problem, when you enter the submission page from a link, instead from voten, history will take you to the wrong page. It should instead redirect you to the channel. I can handle that now so I just leave it here.
Edit: Added quick fix for it. Accidentially added old file (appointed-users.blade).
Very nice PR. Thank you @darorl89
Fixed submission's header color resolved as default because of using color (undefined) instead of cover_color.