Changed an error msg
This commit is contained in:
parent
0e72c0a9af
commit
a942765c55
@ -49,7 +49,7 @@
|
||||
Item with such SKU already exists
|
||||
{% endif %}
|
||||
{% if exc == 'status' %}
|
||||
Data input error. Price must have a numeric value
|
||||
Data input error. Invalid value for <b>status</b>.
|
||||
{% endif %}
|
||||
{% if exc == 'staffnum' %}
|
||||
Data input error. Staff number must be an integer
|
||||
|
Loading…
Reference in New Issue
Block a user