Merge pull request #50 in DEFINMA/definma-ui from proper-indentation to master
* commit '2f6231a6b5c5f0639341c4aac8fefd9bbbc77adf': Properly indent all source files
This commit is contained in:
commit
29b8d3b922
@ -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