edit id dialog depends on "id": "imdbId"
This commit is contained in:
parent
8b8ed85b05
commit
268e5934b0
1 changed files with 1 additions and 1 deletions
|
@ -580,7 +580,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
||||||
"sort": true
|
"sort": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "imdbid",
|
"id": "imdbId",
|
||||||
"title": "IMDB ID",
|
"title": "IMDB ID",
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"columnWidth": 90,
|
"columnWidth": 90,
|
||||||
|
|
Loading…
Reference in a new issue