Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.2.7
-
Fix Version/s: None
-
Component/s: CiviCRM Profile
-
Labels:None
Description
Between 2.2.5 and 2.2.7, Profile/Selector/Listings.php acquired this:
— Listings.php.orig 2009-06-30 22:33:03.000000000 +0100
+++ Listings.php 2009-07-08 18:50:31.000000000 +0100
@@ -202,7 +202,6 @@
),
);
- echo "editLink: $editLink<p>";
if ( $editLink ) {
self::$_links[CRM_Core_Action::UPDATE] = array(
'name' => ts('Edit'),
Not wanted and messes up layout.