[TikiWiki-commits] [Git][tikiwiki/tiki][27.x] [FIX] trackers: Add map library for Location field inputs as when used in a...
"Jonny Bradley \(@jonnybradley\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <69a828686d44b_3b1886e8776f5@gitlab-sidekiq-low-urgency-cpu-bound-v2-6cc94ddffd-hrkfn.mail> |
Jonny Bradley pushed to branch 27.x at Tiki Wiki CMS Groupware / Tiki Commits: 7f8c173d by Jonny Bradley at 2026-03-04T12:41:09+00:00 [FIX] trackers: Add map library for Location field inputs as when used in a... --- * [FIX] trackers: Add map library for Location field inputs as when used in a modal or dialog the js in headerlib is cleared after setup runs See merge request tikiwiki/tiki!9685 (cherry picked from commit ec75ac35ce5876b397f095b17b28ff7e16a97320) f04542ae [FIX] trackers: Add map library for Location field inputs as when used in a... Co-authored-by: Jonny Bradley <[email protected]> (cherry picked from commit f73c305c053f80687e56039f9145d8d4b3ae62c2) Co-authored-by: Jonny Bradley <[email protected]> - - - - - 1 changed file: - lib/core/Tracker/Field/Location.php Changes: ===================================== lib/core/Tracker/Field/Location.php ===================================== @@ -143,6 +143,7 @@ class Tracker_Field_Location extends \Tracker\Field\AbstractItemField implements public function renderInput($context = []) { + TikiLib::lib('header')->add_map(); return $this->renderTemplate('trackerinput/location.tpl', $context); } View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/7f8c173d6f3ad5424bd61fc7af078c9657cf430a -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/7f8c173d6f3ad5424bd61fc7af078c9657cf430a 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