Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LBMC
yvertlab
mylabstocks
Commits
7c1a45a7
Verified
Commit
7c1a45a7
authored
Feb 02, 2022
by
Gael Yvert
Browse files
plasmids BREAD: uncheck field parent_vector because redundant with another field (issue
#150
)
parent
996a0868
Changes
2
Hide whitespace changes
Inline
Side-by-side
database/seeders/FunctionalityTrackingByIseedDataRowsTableSeeder.php
View file @
7c1a45a7
...
...
@@ -837,17 +837,17 @@ class FunctionalityTrackingByIseedDataRowsTableSeeder extends Seeder
),
51
=>
array
(
'add'
=>
1
,
'add'
=>
0
,
'browse'
=>
0
,
'data_type_id'
=>
20
,
'delete'
=>
1
,
'delete'
=>
0
,
'details'
=>
'{}'
,
'display_name'
=>
'Parent Vector'
,
'edit'
=>
1
,
'edit'
=>
0
,
'field'
=>
'parent_vector'
,
'id'
=>
90
,
'order'
=>
8
,
'read'
=>
1
,
'read'
=>
0
,
'required'
=>
0
,
'type'
=>
'text'
,
),
...
...
database/seeders/FunctionalityTrackingByIseedDataTypesTableSeeder.php
View file @
7c1a45a7
...
...
@@ -143,7 +143,7 @@ class FunctionalityTrackingByIseedDataTypesTableSeeder extends Seeder
'policy_name'
=>
NULL
,
'server_side'
=>
1
,
'slug'
=>
'plasmids'
,
'updated_at'
=>
'2022-0
1-31 13:00:55
'
,
'updated_at'
=>
'2022-0
2-02 09:59:57
'
,
),
7
=>
array
(
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment