mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
missed a translation there
This commit is contained in:
parent
ddd84dcd7c
commit
af2cfe55be
@ -139,7 +139,7 @@ $("#po-table").inventreeTable({
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
footerFormatter: function() {
|
footerFormatter: function() {
|
||||||
return 'Total'
|
return '{% trans "Total" %}'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user