[TikiWiki-commits] [Git][tikiwiki/tiki][29.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 | <69a8284f1c3ee_3b457db0394a7@gitlab-sidekiq-low-urgency-cpu-bound-v2-6cc94ddffd-fpbct.mail> |
Jonny Bradley pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki Commits: f73c305c by Jonny Bradley at 2026-03-04T12:40:43+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]> - - - - - 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/f73c305c053f80687e56039f9145d8d4b3ae62c2 -- View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/f73c305c053f80687e56039f9145d8d4b3ae62c2 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