mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-07 13:44:23 +08:00
Somebody kill the Hound please
This commit is contained in:
parent
9bfbf3b634
commit
e0828657b3
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@ class Extends
|
|||
project_activity: 13, # TODO
|
||||
project_samples: 14, # TODO
|
||||
experiment: 15,
|
||||
my_module_repository: 17 } # Higher number because of addons
|
||||
# Higher number because of addons
|
||||
my_module_repository: 17 }
|
||||
|
||||
# Data type name should match corresponding model's name
|
||||
REPOSITORY_DATA_TYPES = { RepositoryTextValue: 0,
|
||||
|
|
Loading…
Add table
Reference in a new issue