mirror of
https://github.com/moparisthebest/mail
synced 2024-11-26 02:42:17 -05:00
Remove unneeded fingerprint scope var in contacts
This commit is contained in:
parent
e1c594ce0f
commit
9c5bb31d66
@ -19,9 +19,6 @@ var ContactsCtrl = function($scope) {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
// set default value so that the popover height is correct on init
|
|
||||||
$scope.fingerprint = 'XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX';
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// scope functions
|
// scope functions
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user