Details
-
Type:
Code Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Done
-
Fix Version/s: 7.x-1.6
-
Component/s: Video Solution Pack
-
Labels:None
Description
islandora-video.tpl.php includes the following in its template-level variable comments:
"$islandora_object: The Islandora object rendered in this template file"
However, $islandora_object is not used in the template; $islandora_content is used, but is not documented.