Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Web-Comic-Reader
Commits
81bba457
Commit
81bba457
authored
Apr 21, 2017
by
afzafri
Browse files
disable download option in lightGallery
parent
5f6b4225
Changes
1
Hide whitespace changes
Inline
Side-by-side
assets/js/script.js
View file @
81bba457
...
...
@@ -14,6 +14,7 @@ $(document).ready(function(){
selector
:
'
a
'
,
zoom
:
true
,
fullScreen
:
true
,
download
:
false
,
});
$
(
this
).
click
();
});
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment