Allow changing album pages by arrow keys.
This commit is contained in:
@@ -53,7 +53,8 @@ class PhotosIndex extends SubTemplate
|
||||
}
|
||||
|
||||
echo '
|
||||
</div>';
|
||||
</div>
|
||||
<script type="text/javascript" src="', BASEURL, '/js/albumnav.js"></script>';
|
||||
}
|
||||
|
||||
protected function header($photos)
|
||||
|
||||
Reference in New Issue
Block a user