docs: add Toolkit.js to lto-barcode
and generate a single js file for it Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Thomas Lamprecht
parent
442d6da8fb
commit
d738669066
@ -1,5 +1,5 @@
|
||||
// for Toolkit.js
|
||||
function gettxt(val) { return val; };
|
||||
function gettext(val) { return val; };
|
||||
|
||||
Ext.onReady(function() {
|
||||
const NOW = new Date();
|
||||
|
Reference in New Issue
Block a user