Skip to content

Commit

Permalink
Add min file
Browse files Browse the repository at this point in the history
  • Loading branch information
stefansl committed Sep 10, 2019
1 parent 672e5e2 commit df18720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/contao/templates/js_lightgallery.html5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// Add the lightgallery style sheet
$GLOBALS['TL_CSS'][] = 'bundles/clickpresslightgallery/lightgallery.js/css/lightgallery.css|static';
$GLOBALS['TL_CSS'][] = 'bundles/clickpresslightgallery/lightgallery.js/css/lightgallery.min.css|static';
?>

<script src="bundles/clickpresslightgallery/lightgallery.js/js/lightgallery.min.js"></script>
Expand Down

0 comments on commit df18720

Please sign in to comment.