Lines 270-275
__PACKAGE__->might_have(
Link Here
|
270 |
# Created by DBIx::Class::Schema::Loader v0.07042 @ 2016-07-08 13:37:33 |
270 |
# Created by DBIx::Class::Schema::Loader v0.07042 @ 2016-07-08 13:37:33 |
271 |
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:LH3DdDDYXaGsNsILAUZzng |
271 |
# DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:LH3DdDDYXaGsNsILAUZzng |
272 |
|
272 |
|
|
|
273 |
__PACKAGE__->add_columns( |
274 |
'+quick_add_display' => { is_boolean => 1 }, |
275 |
); |
273 |
|
276 |
|
274 |
# You can replace this text with custom content, and it will be preserved on regeneration |
277 |
# You can replace this text with custom content, and it will be preserved on regeneration |
275 |
1; |
278 |
1; |
276 |
- |
|
|