forked from science-ation/science-ation
- Fix the report selector for browers that can't seem to do javascript
This commit is contained in:
parent
a67e8b8fb5
commit
23934f080a
@ -79,6 +79,17 @@ LRP 180 99765 5967 4 1 3/4 x 1/2 80 */
|
||||
'rows' => 1,
|
||||
);
|
||||
|
||||
$stock['5961'] = array('name' => 'Avery 5961, G&T 99189',
|
||||
'page_width' => 8.5,
|
||||
'page_height' => 11,
|
||||
'label_width' => 4,
|
||||
'x_spacing' => 0.08,
|
||||
'cols' => 2,
|
||||
'label_height' => 1,
|
||||
'y_spacing' => 0.08,
|
||||
'rows' => 10,
|
||||
);
|
||||
|
||||
$stock['5964'] = array('name' => 'Avery 5964, G&T 99763',
|
||||
'page_width' => 8.5,
|
||||
'page_height' => 11,
|
||||
|
Loading…
x
Reference in New Issue
Block a user