Skip to content

Commit 9b4ab19

Browse files
committed
Update json example
1 parent eab82e1 commit 9b4ab19

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

test/manual/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,8 @@
108108
}
109109
],
110110
type: 'json',
111-
header: 'JSON Print Test'
111+
header: 'JSON Print Test',
112+
documentTitle: 'Print.js JSON Test'
112113
})
113114
}
114115

@@ -129,7 +130,7 @@
129130
properties: ['test1', 'test2'],
130131
type: 'json',
131132
gridStyle: 'border: 2px solid #3971A5;',
132-
gridHeaderStyle: 'color: red; border: 2px solid #3971A5;'
133+
gridHeaderStyle: 'color: red; border: 2px solid #3971A5;',
133134
})
134135
}
135136

0 commit comments

Comments
 (0)