mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Added success and error messages when change the event owner - #4309
This commit is contained in:
parent
084d1a229e
commit
936a7e839f
@ -498,7 +498,6 @@ function event_change_owner() {
|
||||
if (data == "owner_ok") {
|
||||
dt_events.draw(false);
|
||||
$("#notification_owner_success").show();
|
||||
console.log(new_owner);
|
||||
if (new_owner == -1) {
|
||||
new_owner = "";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user