Skip to content

Commit

Permalink
Merge pull request civicrm#25 from seamuslee001/fuzion-18046-13
Browse files Browse the repository at this point in the history
CRM-18046 Remove unnecessary permission check on search link in ABtes…
  • Loading branch information
eileenmcnaughton committed Feb 16, 2016
2 parents d75538c + c9ab92f commit 7d47b85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ang/crmMailingAB/EditCtrl/report.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
<a
class="crm-hover-button action-item"
ng-href="{{statUrl(am.mailing, statType, 'search')}}"
ng-if="checkPerm('view all contacts')"
title="{{ts('Search for contacts using \'%1\'', {1: statType.title})}}"
crm-icon="search"
></a>
Expand Down

0 comments on commit 7d47b85

Please sign in to comment.