Simple forum software for building great communities.
Go to file
David Sevilla Martín 5e53145bab 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
framework/core Fix errors caused by deletion alert when deleting users (#1883) 2019-09-13 00:34:05 +02:00