Add comment to constants

This commit is contained in:
Luka Murn 2018-04-20 09:47:59 +02:00
parent caab0cf55c
commit 68caf56ec2

View file

@ -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