فهرست منبع

Forgot to remove dpms

Stephen Ficklin 8 سال پیش
والد
کامیت
e464215751
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      tripal/includes/TripalFields/TripalFieldFormatter.inc

+ 0 - 2
tripal/includes/TripalFields/TripalFieldFormatter.inc

@@ -173,8 +173,6 @@ class TripalFieldFormatter {
   protected function ajaxifyPager($pager, $entity) {
   protected function ajaxifyPager($pager, $entity) {
 
 
     global $base_path;
     global $base_path;
-dpm($pager);
-dpm($base_path);
 
 
     $tmp_base_path = preg_replace('/\//', '\/', $base_path);
     $tmp_base_path = preg_replace('/\//', '\/', $base_path);
     $field_id = 'tripal-entity-' . $entity->id . '--' . $this->field['field_name'];
     $field_id = 'tripal-entity-' . $entity->id . '--' . $this->field['field_name'];