angularjs-ej1-demos/barcode/code11.js

3 строки
96 B
JavaScript

syncApp.controller('BarCodeController', function ($scope) {
$scope.text_11 = "01234567";
});