Fix 500 errors on video upload page
Some status strings were accidentally tuples thanks to stray commas, and ugettext raised an exception as a result. JIRA: MA-323
Showing
Please
register
or
sign in
to comment
Some status strings were accidentally tuples thanks to stray commas, and ugettext raised an exception as a result. JIRA: MA-323