[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] partial revert of 4dd9be4cc12eb4db8bdc46715a75e985fe9784d1 (breaks too many modal forms)

"Jonny Bradley \(@jonnybradley\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <69ab4ecb8117f_3b1891b0350b@gitlab-sidekiq-low-urgency-cpu-bound-v2-66fc7bd6c7-87fjv.mail>

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


Commits:
5732a626 by Jonny Bradley at 2026-03-06T22:01:35+00:00
[FIX] partial revert of 4dd9be4cc12eb4db8bdc46715a75e985fe9784d1 (breaks too many modal forms)

- - - - -


1 changed file:

- lib/jquery_tiki/tiki-jquery.js


Changes:

=====================================
lib/jquery_tiki/tiki-jquery.js
=====================================
@@ -3284,7 +3284,7 @@ $(document).on('tiki.modal.redraw', '.modal.fade', function () {
     // On Modal show, find all buttons part of a .submit block and create
     // proxies of them in the modal footer
     $('.modal-footer .auto-btn', modal).remove();
-    $('.modal-footer', modal).find('*').not('[data-bs-dismiss], .cleanable-false').remove();
+//    $('.modal-footer', modal).find('*').not('[data-bs-dismiss], .cleanable-false').remove();
     $('div.submit .btn', modal).each(function () {
         var $submit = $(this);
         if ($submit.hasClass('dropdown-toggle') && $submit.parent().hasClass('dropdown')) {



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/5732a626fce03a3256883c4dcb9e740e1fdbf95d

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/5732a626fce03a3256883c4dcb9e740e1fdbf95d
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.