function Comment Missing
This commit is contained in:
parent
4c0b083f45
commit
e47059fa36
@ -87,6 +87,11 @@ function resource_prepare_head($object)
|
||||
return $head;
|
||||
}
|
||||
|
||||
/**
|
||||
* Prepare head for admin tabs
|
||||
*
|
||||
* @return array Array of head entries
|
||||
*/
|
||||
function resource_admin_prepare_head()
|
||||
{
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user