mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
This cleans repeating code in error callback in settings. We made a generic function in `ui_report.js` which require two arguments `xhr` and `btn`; we preferred `btn` over `row` as argument because a row may have more than one buttons. Fixes: #8788.
2.3 KiB
2.3 KiB