egroupware/addressbook/js
nathangray ff35f58f73 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-07 13:18:41 -06:00
..
app.js Change addressbook group / template on client side, not server side 2020-08-07 13:18:41 -06:00
app.ts Change addressbook group / template on client side, not server side 2020-08-07 13:18:41 -06:00