Complete I18n
This commit is contained in:
parent
cc1a839246
commit
04c9770e80
3 changed files with 3 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
return false;
|
||||
})
|
||||
$('#copy_from_article').select2({
|
||||
placeholder: "Kopiere Bestellartikel",
|
||||
placeholder: '#{t '.copy_order_article'}',
|
||||
allowClear: true
|
||||
}).on('change', function(e) {
|
||||
if(e.val != '') {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue