From 17e5e20b64df5dc519f4c0898ac7f19dd4d18906 Mon Sep 17 00:00:00 2001 From: Ben McClelland Date: Sat, 7 Mar 2026 21:26:55 -0800 Subject: [PATCH] fix: webui location of tailwind.js asset --- webui/web/assets/{css => js}/tailwind.js | 0 webui/web/buckets.html | 2 +- webui/web/dashboard.html | 2 +- webui/web/explorer.html | 2 +- webui/web/index.html | 2 +- webui/web/users.html | 2 +- 6 files changed, 5 insertions(+), 5 deletions(-) rename webui/web/assets/{css => js}/tailwind.js (100%) diff --git a/webui/web/assets/css/tailwind.js b/webui/web/assets/js/tailwind.js similarity index 100% rename from webui/web/assets/css/tailwind.js rename to webui/web/assets/js/tailwind.js diff --git a/webui/web/buckets.html b/webui/web/buckets.html index 9d19543c..70dfa275 100644 --- a/webui/web/buckets.html +++ b/webui/web/buckets.html @@ -20,7 +20,7 @@ under the License. VersityGW Admin - Buckets - + diff --git a/webui/web/dashboard.html b/webui/web/dashboard.html index 7a705b14..1ff68fd2 100644 --- a/webui/web/dashboard.html +++ b/webui/web/dashboard.html @@ -20,7 +20,7 @@ under the License. VersityGW Admin - Dashboard - + diff --git a/webui/web/explorer.html b/webui/web/explorer.html index 29c65671..ed4b62eb 100644 --- a/webui/web/explorer.html +++ b/webui/web/explorer.html @@ -20,7 +20,7 @@ under the License. VersityGW - Explorer - + diff --git a/webui/web/index.html b/webui/web/index.html index 083c342f..ecb2fbd8 100644 --- a/webui/web/index.html +++ b/webui/web/index.html @@ -21,7 +21,7 @@ under the License. VersityGW Admin - Login - + diff --git a/webui/web/users.html b/webui/web/users.html index 219e1b68..668315be 100644 --- a/webui/web/users.html +++ b/webui/web/users.html @@ -20,7 +20,7 @@ under the License. VersityGW Admin - Users - +