friendica/view/theme/frost/templates/photo_edit_head.tpl

9 lines
120 B
Smarty

<script>
window.prevLink = "{{$prevlink}}";
window.nextLink = "{{$nextlink}}";
window.photoEdit = true;
</script>