egroupware/addressbook/js
nathangray ee472bb5a9 Change addressbook group / template on client side, not server side
Fixes the issue where the nextmatch_controller is part of the context for the request, but the first thing set_template() does when the server tells the nextmatch to change the template is destroy the controller.  This means that when the data is parsed, the context is missing or damaged.
2020-08-09 18:50:19 +02:00
..
app.js Change addressbook group / template on client side, not server side 2020-08-09 18:50:19 +02:00
app.ts Change addressbook group / template on client side, not server side 2020-08-09 18:50:19 +02:00