mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-10 22:53:06 +08:00
Add comment to constants
This commit is contained in:
parent
caab0cf55c
commit
68caf56ec2
1 changed files with 2 additions and 0 deletions
|
@ -866,6 +866,8 @@ class Constants
|
|||
}
|
||||
end
|
||||
REPOSITORY_TABLE_DEFAULT_STATE.freeze
|
||||
# For default custom column template, any searchable default
|
||||
# column can be reused
|
||||
REPOSITORY_TABLE_STATE_CUSTOM_COLUMN_TEMPLATE =
|
||||
REPOSITORY_TABLE_DEFAULT_STATE[:columns][1].deep_dup
|
||||
.freeze
|
||||
|
|
Loading…
Reference in a new issue