Commit 81bba457 authored by afzafri's avatar afzafri
Browse files

disable download option in lightGallery

parent 5f6b4225
......@@ -14,6 +14,7 @@ $(document).ready(function(){
selector: 'a',
zoom: true,
fullScreen: true,
download: false,
});
$(this).click();
});
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment