Comment 1 for bug 1806709

Revision history for this message
Remington Steed (rjs7) wrote :

You can see examples of these db setting entries in this commit (search for "eg.grid"):

http://git.evergreen-ils.org/?p=working/Evergreen.git;a=commitdiff;h=33f531f88e1136b804ca393d0d40b3ed8f37ac7b#patch7

Here's one example:

(
  'eg.grid.cat.bucket.record.view', 'gui', 'object',
  oils_i18n_gettext(
    'eg.grid.cat.bucket.record.view',
    'Grid Config: cat.bucket.record.view',
    'cwst', 'label'
  )
)