diff options
Diffstat (limited to 'themes/default/views/movie.html.php')
| -rw-r--r-- | themes/default/views/movie.html.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/default/views/movie.html.php b/themes/default/views/movie.html.php index 66c80ded..b9e1bc21 100644 --- a/themes/default/views/movie.html.php +++ b/themes/default/views/movie.html.php @@ -23,4 +23,5 @@ var ADD_A_COMMENT = "<?= t("Add a comment") ?>"; </script> <?= $theme->photo_bottom() ?> + <?= $theme->context_menu($item) ?> </div> |
