Resolved gh-287 that adds the feature to join/combine results of multiple fields in the admin list view. Update the tab string to make tabs dynamic in nature. Imporved the compiler building of the admin list view
This commit is contained in:
@@ -24,8 +24,8 @@ abstract class ComponentbuilderHelperRoute
|
||||
protected static $lookup;
|
||||
|
||||
/**
|
||||
* @param int The route of the Api
|
||||
*/
|
||||
* @param int The route of the Api
|
||||
*/
|
||||
public static function getApiRoute($id = 0, $catid = 0)
|
||||
{
|
||||
if ($id > 0)
|
||||
|
Reference in New Issue
Block a user