Skip to content

Commit

Permalink
Merge pull request #228 from rajnish-dargan/release-1.4.3
Browse files Browse the repository at this point in the history
Task #205 feat : File download functionality from backend
  • Loading branch information
ankush-maherwal authored Dec 16, 2019
2 parents 0dca716 + 32b7d06 commit 554509f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion administrator/helpers/tjfields.php
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,6 @@ public function getOptions($field_id)
$db->setQuery($query);
$extra_options = $db->loadObjectlist('id');

// Print_r($extra_options); die('asdasd');
return $extra_options;
}

Expand Down

0 comments on commit 554509f

Please sign in to comment.