mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-08 21:15:27 +00:00
Add wox templates to Mail and Contacts modules
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
})
|
||||
.state('addressbook.card.editor', {
|
||||
url: '/edit',
|
||||
templateUrl: 'cardEditor.html',
|
||||
templateUrl: 'contactEditorTemplate', // UI/Templates/Contacts/UIxContactEditorTemplate.wox
|
||||
controller: 'CardCtrl'
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user