We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eab82e1 commit 9b4ab19Copy full SHA for 9b4ab19
1 file changed
test/manual/index.html
@@ -108,7 +108,8 @@
108
}
109
],
110
type: 'json',
111
- header: 'JSON Print Test'
+ header: 'JSON Print Test',
112
+ documentTitle: 'Print.js JSON Test'
113
})
114
115
@@ -129,7 +130,7 @@
129
130
properties: ['test1', 'test2'],
131
132
gridStyle: 'border: 2px solid #3971A5;',
- gridHeaderStyle: 'color: red; border: 2px solid #3971A5;'
133
+ gridHeaderStyle: 'color: red; border: 2px solid #3971A5;',
134
135
136
0 commit comments