[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] shorturl: Fix js error due to missing semicolon

"Jonny Bradley \(@jonnybradley\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <69ca8a31e1556_3be2cb2458ba@gitlab-sidekiq-low-urgency-cpu-bound-v2-776c887fd4-csss4.mail>

Jonny Bradley pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
7ddac048 by jonnybradley at 2026-03-30T15:35:20+01:00
[FIX] shorturl: Fix js error due to missing semicolon

- - - - -


1 changed file:

- templates/modules/mod-short_url.tpl


Changes:

=====================================
templates/modules/mod-short_url.tpl
=====================================
@@ -59,5 +59,5 @@
         setTimeout(() => {
             $(this).removeClass('btn-danger').html(defaultText);
         }, 1000);
-    })
+    });
 {/jq}



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/7ddac0486304653015f6adaab7c78ab728d25d7f

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/7ddac0486304653015f6adaab7c78ab728d25d7f
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.