Properly indent all source files
This commit is contained in:
parent
2d3782cc82
commit
2f6231a6b5
@ -162,8 +162,7 @@ export class PredictionComponent implements OnInit {
|
||||
{
|
||||
table: {
|
||||
widths: ['auto', '*', 'auto', 'auto', 'auto'],
|
||||
body: [
|
||||
[
|
||||
body: [[
|
||||
{text: new Date().toLocaleDateString(), style: 'tableHeader'},
|
||||
{text: 'Customer', style: 'tableHeader'},
|
||||
{text: 'Security class', style: 'tableHeader'},
|
||||
|
Loading…
x
Reference in New Issue
Block a user