Add check for duplicate ids in layers, fix duplicates
This commit is contained in:
parent
4235c42463
commit
4f6f264445
2 changed files with 11 additions and 2 deletions
|
@ -149,7 +149,7 @@
|
|||
"render": "{histogram(_embedded_cs:themes, Themename, Number of changesets)}"
|
||||
},
|
||||
{
|
||||
"id": "hist_themes",
|
||||
"id": "hist_users",
|
||||
"render": "{histogram(_embedded_cs:users, Contributor, Number of changesets)}"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue