mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Fix Create App search and URLs in entity list
This commit is contained in:
parent
9ded209afe
commit
73d76ca296
1 changed files with 1 additions and 0 deletions
|
@ -955,6 +955,7 @@ function loaded() {
|
|||
type: type,
|
||||
url: filename,
|
||||
fullUrl: filename,
|
||||
urlWithPath: entity.url,
|
||||
locked: entity.locked,
|
||||
visible: entity.visible,
|
||||
verticesCount: displayIfNonZero(entity.verticesCount),
|
||||
|
|
Loading…
Reference in a new issue