1
0
mirror of https://github.com/moparisthebest/mail synced 2024-12-23 07:48:48 -05:00

add comment

This commit is contained in:
Tankred Hase 2013-11-08 23:36:36 +01:00
parent 342105cb4c
commit c5aadc9c01

View File

@ -50,6 +50,10 @@ define(function(require) {
$scope.accountOpen = false;
};
//
// Outbox checker
//
$scope.emptyOutbox = function() {
var dbType = 'email_OUTBOX',
outbox = _.findWhere($scope.folders, {