Skip to content

Commit

Permalink
latest
Browse files Browse the repository at this point in the history
  • Loading branch information
StiftungAusNachlass committed Aug 18, 2023
1 parent 2fd3db6 commit dce2803
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 1 deletion.
Empty file modified .github/release.yml
100644 → 100755
Empty file.
Empty file modified .github/workflows/release.yml
100644 → 100755
Empty file.
Empty file modified .gitignore
100644 → 100755
Empty file.
1 change: 0 additions & 1 deletion src/webfrontend/pool-manager-default-values.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ class ez5.PoolManagerDefaultValues extends ez5.PoolPlugin
voc: field.dantevoc
datafieldproxy: dataFieldNode
}
console.log "opts for dante-plugin", opts
# clone opts, because of async
optsClone = CUI.util.copyObject(opts)
value = dante.renderEditorInput(data, {}, optsClone)
Expand Down

0 comments on commit dce2803

Please sign in to comment.