CUTnnnn should be CU-Tnnnn

This commit is contained in:
Oliver Jowett 2016-09-10 17:39:42 +01:00
parent 2a3e4a0a0d
commit 9b0d40fd4f

View file

@ -65,7 +65,7 @@ registration_from_hexid = (function () {
// template: registration template, trailing characters are replaced with the numeric registration
var numeric_mappings = [
{ start: 0x140000, first: 0, count: 100000, template: "RA-00000" },
{ start: 0x0B03E8, first: 1000, count: 1000, template: "CUT0000" }
{ start: 0x0B03E8, first: 1000, count: 1000, template: "CU-T0000" }
];
// fill in some derived data