framework/js/src
David Sevilla Martín a9557c399a 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
2019-09-13 00:34:05 +02:00
..
admin Fix the new edit user permission label (#1870) 2019-09-08 13:31:57 -04:00
common Fixes an issue where deleting a nonexistent model would error instead of resolving gracefully 2019-09-11 18:14:37 -04:00
forum Fix errors caused by deletion alert when deleting users (#1883) 2019-09-13 00:34:05 +02:00