Bug #8716
Docker Search disable all search fields in foreman
Description
when the docker plugin is running, all auto_complete_search does not work.
Associated revisions
fixes #8716 auto_complete helper now has a unique name.
Previous implementation overwrote the helper defined in foreman,
which in turn disabled auto completer for all search fields.
History
#1
Updated by Ohad Levy about 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset foreman-docker|1f6d29aa50bc8317a20f2a37ee770943a4c44698.
fixes #8716 auto_complete helper now has a unique name.
Previous implementation overwrote the helper defined in foreman,
which in turn disabled auto completer for all search fields.