Forces hostnames to not be empty
authorParker Berberian <pberberian@iol.unh.edu>
Fri, 26 Oct 2018 14:41:44 +0000 (10:41 -0400)
committerParker Berberian <pberberian@iol.unh.edu>
Fri, 26 Oct 2018 14:41:44 +0000 (10:41 -0400)
commit7aeda06e6bfd416ac349e16ad4e55f6ebec47d5c
tree3243fd9974586c06c8fc44bd64a8757e92402484
parentebc42347105caa2be52a8337372ae4793fe9182c
Forces hostnames to not be empty

Previously, when a host was 'added' but not given a hostname, it was
excluded from the list of hosts sent to the backend for processing.

By explicitly adding each host to the result, we avoid this and
force the checking of an empty hostname (which will correctly fail).

Change-Id: Ia533bc23baf558a5e297dab629dbf47fb4704d7f
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
src/templates/dashboard/multiple_select_filter_widget.html