Hypolite Petovan efff254a3a Wrap each addon settings form in their own form tag
- The single form tag was preventing a given addon settings to be saved if another addon had an empty required field.
- Instead of concatenating the addon form HTML through Hook::callAll, we loop manually through the hooks, appending the HTML to an array.
2021-06-27 23:15:27 -04:00
..
2016-06-01 20:03:56 +02:00
2021-03-29 08:40:20 +02:00
2021-06-27 14:22:36 +02:00
2021-03-29 08:40:20 +02:00
2017-12-05 07:26:02 +01:00
2018-03-07 08:07:59 -05:00