projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4034480
)
ViewRecipCtrl - Fix advisory name on function
author
Tim Otten
<totten@civicrm.org>
Wed, 15 Apr 2015 08:32:53 +0000
(
01:32
-0700)
committer
Tim Otten
<totten@civicrm.org>
Thu, 16 Apr 2015 23:17:03 +0000
(16:17 -0700)
ang/crmMailing/ViewRecipCtrl.js
patch
|
blob
|
blame
|
history
diff --git
a/ang/crmMailing/ViewRecipCtrl.js
b/ang/crmMailing/ViewRecipCtrl.js
index bc5507d4d2fb117bfc008a3ca976bcb418332e5d..d07bb83e71ac9a6e058409df5bf5fc4d169fd844 100644
(file)
--- a/
ang/crmMailing/ViewRecipCtrl.js
+++ b/
ang/crmMailing/ViewRecipCtrl.js
@@
-1,6
+1,6
@@
(function(angular, $, _) {
- angular.module('crmMailing').controller('ViewRecipCtrl', function
Edit
RecipCtrl($scope) {
+ angular.module('crmMailing').controller('ViewRecipCtrl', function
View
RecipCtrl($scope) {
$scope.getIncludesAsString = function(mailing) {
var first = true;
var names = '';