|
|
|
@ -815,7 +815,7 @@ function fedora_repository_get_items($pid = NULL, $dsId = NULL, $collection = NU
|
|
|
|
|
//the below is for islandlives we should be able to do this in the xslt though |
|
|
|
|
//$css=$path.'/stylesheets/container-large.css'; |
|
|
|
|
//drupal_add_css($css); |
|
|
|
|
return tabs_render($cmodels_tabs) . '</div>'; |
|
|
|
|
return tabs_render($cmodels_tabs); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
function fedora_repository_urlencode_string($str) { |
|
|
|
|