mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-23 08:18:52 -05:00
Upgrade Galleria and always show videos in a new browser window
This commit is contained in:
parent
76b9a61b60
commit
6550892e9e
@ -10,6 +10,7 @@
|
|||||||
<title>Getting Started</title>
|
<title>Getting Started</title>
|
||||||
</head>
|
</head>
|
||||||
<body onload="runGalleria()">
|
<body onload="runGalleria()">
|
||||||
|
<img class="fullscreen" src="fullscreen.png" width="16" height="16" onclick="toggleFullScreen()" />
|
||||||
<div class="galleria"></div>
|
<div class="galleria"></div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user