[gen] Added field dict, similar to List but that stores dicts in the database, with a set of keys given in method field.keys.
This commit is contained in:
parent
424c0521de
commit
7e7d0933f5
7 changed files with 117 additions and 14 deletions
|
@ -124,7 +124,7 @@ td.search { padding-top: 8px }
|
|||
.compact th, .compact td { padding: 0px 3px 0px 3px }
|
||||
.grid th { font-style: italic; font-weight: normal;
|
||||
border-bottom: 5px solid #fdfdfd; padding: 3px 5px 0 5px }
|
||||
.grid td { padding: 3px 3px 0 3px }
|
||||
.grid td { padding: 0 3px }
|
||||
.timeline { font-size: 85%; color: #555555 }
|
||||
.timeline td { text-align: center; padding: 1px }
|
||||
.timeline th { padding: 1px }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue