Skip to content
Snippets Groups Projects
Commit b246735d authored by Kurund Jalmi's avatar Kurund Jalmi
Browse files

fixed notice and placement for barcode, CRM-13329

----------------------------------------
* CRM-13329: Add 2 more rows to the Badge Layout form (for a total of 6 rows)
  http://issues.civicrm.org/jira/browse/CRM-13329
parent ccc0db8c
No related branches found
No related tags found
No related merge requests found
......@@ -157,6 +157,7 @@ class CRM_Badge_BAO_Badge {
$this->tMarginName = 20;
$x = $this->pdf->GetAbsX();
$y = $this->pdf->getY();
$startOffset = 0;
if (CRM_Utils_Array::value('image_1', $formattedRow)) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment