[TikiWiki-commits] [Git][tikiwiki/tiki][30.x] [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 | <69ca8b24dbf4f_3b18f2b861991@gitlab-sidekiq-low-urgency-cpu-bound-v2-776c887fd4-vpdg8.mail> |
Jonny Bradley pushed to branch 30.x at Tiki Wiki CMS Groupware / Tiki
Commits:
ab685b52 by jonnybradley at 2026-03-30T15:39:12+01:00
[FIX] shorturl: Fix js error due to missing semicolon
(cherry picked from commit 7ddac0486304653015f6adaab7c78ab728d25d7f)
- - - - -
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/ab685b52553593154fb9c7e86e9b91c3f82d8e36
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/ab685b52553593154fb9c7e86e9b91c3f82d8e36
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