UI migrated to Bootstrap 4, FontAwesome 5 and CoreUI theme.
This commit is contained in:
parent
41d74e3cc7
commit
64af46b685
11 changed files with 99 additions and 69 deletions
|
@ -88,7 +88,7 @@ fieldTypes.gpg = {
|
|||
|
||||
fieldTypes.json = {
|
||||
validate: field => {},
|
||||
addColumn: (table, name) => table.json(name),
|
||||
addColumn: (table, name) => table.text(name),
|
||||
indexed: false,
|
||||
grouped: false,
|
||||
enumerated: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue