Skip to content

Commit

Permalink
minor changes for Batch civicrm#17
Browse files Browse the repository at this point in the history
  • Loading branch information
rohankatkar committed Jan 16, 2015
1 parent 3cb2529 commit 7e43612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CRM/Contact/Page/View/UserDashBoard.php
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ public function run() {
* @return array
* (reference) of action links
*/
public function &links() {
static function &links() {
if (!(self::$_links)) {
$disableExtra = ts('Are you sure you want to disable this relationship?');

Expand Down

0 comments on commit 7e43612

Please sign in to comment.