diff --git a/templates/moderation/dashboard.html b/templates/moderation/dashboard.html index 26547c95..ccf30b2d 100644 --- a/templates/moderation/dashboard.html +++ b/templates/moderation/dashboard.html @@ -169,7 +169,7 @@ There was a problem loading the content. Please try again.

@@ -180,133 +180,156 @@ {% endblock %} {% block extra_js %} - -
- -
- {% endblock %} diff --git a/templates/search/advanced_search.html b/templates/search/advanced_search.html index 7837ab38..a3e771b0 100644 --- a/templates/search/advanced_search.html +++ b/templates/search/advanced_search.html @@ -7,7 +7,7 @@ {% block content %} -
+
@@ -238,7 +238,8 @@ @@ -259,10 +260,10 @@
- -
@@ -299,22 +300,150 @@
-
- -
+ - +

Auth Modal Component Comparison Test

Comparing original include method vs new cotton component for Auth Modal with full Alpine.js functionality

@@ -119,7 +119,7 @@