forked from science-ation/science-ation
- How did that ';' get in there ?
This commit is contained in:
parent
7487828552
commit
2b4c5f12e3
@ -15,7 +15,7 @@ INSERT INTO `reports_items` (`id`, `reports_id`, `field`, `type`, `value`, `orde
|
||||
('', 20, 'group_new_page', 'option', 'no', 1),
|
||||
('', 20, 'name', 'col', '', 0),
|
||||
('', 20, 'complete', 'col', '', 4),
|
||||
('', 20, 'allow_multiline', 'option', 'no', 2);
|
||||
('', 20, 'allow_multiline', 'option', 'no', 2),
|
||||
('', 21, 'type', 'option', 'pdf', 0),
|
||||
('', 21, 'namefl', 'col', '', 3),
|
||||
('', 21, 'captain', 'col', '', 2),
|
||||
|
Loading…
Reference in New Issue
Block a user