mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-28 00:09:29 +00:00
(js) Move "ACLs saved" toast of admin to bottom
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
$mdToast.show(
|
||||
$mdToast.simple()
|
||||
.content(l('ACLs saved'))
|
||||
.position('top right')
|
||||
.position('bottom right')
|
||||
.hideDelay(3000)
|
||||
);
|
||||
// Close acls on small devices
|
||||
|
||||
Reference in New Issue
Block a user