framework/js/src
David Sevilla Martín 1dd329982a Fix errors caused by deletion alert when deleting users (#1883)
Refs #1788

TypeError: t.showDeletionAlert is not a function
  at onSuccess(./src/forum/utils/UserControls.js:104:12)

Also, don't override 'this' param with user object for editAction
2020-02-04 22:58:49 +01:00
..
admin Fix the new edit user permission label (#1870) 2020-02-04 22:58:48 +01:00
common Fixes an issue where deleting a nonexistent model would error instead of resolving gracefully 2020-02-04 22:58:49 +01:00
forum Fix errors caused by deletion alert when deleting users (#1883) 2020-02-04 22:58:49 +01:00