Skip to content

Update views.py. Corrected minor grammatical errors in the upload queue message.

Michel Lavoie requested to merge miek770/mayan-edms:patch-1 into master

Simple fix to the upload queue message which contained a grammatical error. Used this to locate the instances:

grep --include=\*.py -rnw '.' -e "queued for uploaded"

Merge request reports