From 53428cfd16b8836477344a0086abf9bf37e1c52b Mon Sep 17 00:00:00 2001
From: namtar <5657636+namtar@users.noreply.github.com>
Date: Tue, 8 Oct 2024 17:59:34 +0200
Subject: [PATCH] Add missing caret to BootstrapSelectFilter by changing the
css class
---
.../html/bootstrap/table/filter/BootstrapSelectFilter.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bootstrap-extensions/src/main/java/de/agilecoders/wicket/extensions/markup/html/bootstrap/table/filter/BootstrapSelectFilter.html b/bootstrap-extensions/src/main/java/de/agilecoders/wicket/extensions/markup/html/bootstrap/table/filter/BootstrapSelectFilter.html
index 29598b8ee..d141e2b4e 100644
--- a/bootstrap-extensions/src/main/java/de/agilecoders/wicket/extensions/markup/html/bootstrap/table/filter/BootstrapSelectFilter.html
+++ b/bootstrap-extensions/src/main/java/de/agilecoders/wicket/extensions/markup/html/bootstrap/table/filter/BootstrapSelectFilter.html
@@ -1,2 +1,2 @@
-
\ No newline at end of file
+
\ No newline at end of file