moshaorui 2 týždňov pred
rodič
commit
fc9259bd7b
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  1. 2 0
      resources/views/gallery-detail.blade.php

+ 2 - 0
resources/views/gallery-detail.blade.php

@@ -298,6 +298,8 @@
                 autoplay: true,
                 muted: true,
                 loop: true,
+                playsinline: true,
+                controls:true,
                 css: {
                     width: $img.width(),
                     height: $img.height(),