From 20b334f34210efee11e3fc0fcdb0fd4301656e71 Mon Sep 17 00:00:00 2001 From: Wesley B <62723358+wesleyboar@users.noreply.github.com> Date: Tue, 13 Aug 2024 09:50:28 -0500 Subject: [PATCH] fix: tup-715 save patch fix of subdomain link ugly URLs (#468) * fix: tup-715 ugly urls for subdomain links * docs: tup-715 explain code * docs: tup-715 more details about code * style: tup-715 better function name * fix: TUP-715 check link not doc Because doc is always tacc. Link is what may not be tacc. --- .../snippets/js-prevent-ugly-urls.html | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 apps/tup-cms/src/taccsite_cms/templates/snippets/js-prevent-ugly-urls.html diff --git a/apps/tup-cms/src/taccsite_cms/templates/snippets/js-prevent-ugly-urls.html b/apps/tup-cms/src/taccsite_cms/templates/snippets/js-prevent-ugly-urls.html new file mode 100644 index 000000000..d7869244f --- /dev/null +++ b/apps/tup-cms/src/taccsite_cms/templates/snippets/js-prevent-ugly-urls.html @@ -0,0 +1,23 @@ +