admin
admin copied to clipboard
Use first qor-field for select2-result-template and select2-selection…
This is needed for serializeable_meta because it wraps multiple fields with qor-field, so all fields will have the first one's template.
This in in "worker/jobs" page, arguments to a job.
.parents() finds not the first but all matching parents up to <body>
, see https://jsfiddle.net/8e4u1zou/
Use .closest('. qor-field') is works for you?
@glebtv: PR needs rebase.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.