mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 00:45:09 +00:00
@@ -177,6 +177,8 @@
|
||||
}
|
||||
|
||||
this.addFlags = function($event) {
|
||||
$event.stopPropagation();
|
||||
$event.preventDefault();
|
||||
this.showFlags = true;
|
||||
focus("flags");
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user