Make dialog async
This commit is contained in:
@@ -33,6 +33,6 @@ function init () {
|
|||||||
title: data.title,
|
title: data.title,
|
||||||
message: data.message,
|
message: data.message,
|
||||||
detail: data.detail
|
detail: data.detail
|
||||||
})
|
}, function () {})
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user