Issue 147: Add repository type to forge management project list

This commit is contained in:
Nathan Adams
2016-03-26 17:08:31 -05:00
parent 99137ee233
commit 31735c4048
3 changed files with 17 additions and 9 deletions

View File

@@ -289,7 +289,7 @@ class Pluf_Paginator
}
}
}
//print_r($this->list_display);
if (is_array($search_fields)) {
$this->search_fields = $search_fields;
}