Complete I18n

This commit is contained in:
Julius 2013-06-18 10:59:53 +02:00
parent cc1a839246
commit 04c9770e80
3 changed files with 3 additions and 1 deletions

View file

@ -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 != '') {