aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/base/dashboard/searchable_select_multiple.html
diff options
context:
space:
mode:
authorSawyer Bergeron <sbergeron@iol.unh.edu>2021-10-15 14:07:11 -0400
committerSawyer Bergeron <sbergeron@iol.unh.edu>2021-10-15 14:07:11 -0400
commite172d00b751d55cd8630efc7c5530a8bbfb97c97 (patch)
treec7bf81e79d5069c0dc28b2e331a478bcf1f4585d /src/templates/base/dashboard/searchable_select_multiple.html
parenteb75b380a32c65dc8d0857bae093c7a96f30f024 (diff)
Pull master (fake rebase)api-v1
Signed-off-by: Sawyer Bergeron <sbergeron@iol.unh.edu> Change-Id: I12450c4bd70050c0bbf555b140aa3243c2837a9a
Diffstat (limited to 'src/templates/base/dashboard/searchable_select_multiple.html')
-rw-r--r--src/templates/base/dashboard/searchable_select_multiple.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/base/dashboard/searchable_select_multiple.html b/src/templates/base/dashboard/searchable_select_multiple.html
index f7fd189..4d996e5 100644
--- a/src/templates/base/dashboard/searchable_select_multiple.html
+++ b/src/templates/base/dashboard/searchable_select_multiple.html
@@ -1,6 +1,6 @@
<div id="search_select_outer" class="d-flex flex-column">
{% if incompatible == "true" %}
- <div class="alert alert-danger" role="alert">
+ <div class="alert alert-danger alertAnuket" role="alert">
<h3>Warning: Incompatible Configuration</h3>
<p>Please make a different selection, as the current config conflicts with the selected pod</p>
</div>