This website requires JavaScript.
Explore
Help
Sign In
arcHIVE-tech
/
Arc-hive-omeka-theme
Watch
4
Star
0
Fork
You've already forked Arc-hive-omeka-theme
0
Code
Issues
9
Pull Requests
Projects
Releases
Wiki
Activity
653702bca2
Arc-hive-omeka-theme
/
view
/
omeka
/
site
/
item
/
browse.phtml
5 lines
74 B
PHTML
Raw
Normal View
History
Unescape
Escape
first commit
2021-04-25 09:49:47 +02:00
'browse items' page redirects to sites main page
2021-12-02 11:42:02 +01:00
<
script
>
window.location.replace("
<?
=
$this
->
site
->
url
()
?>
");
<
/
script
>