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
ceb560cc
Commit
ceb560cc
authored
Apr 21, 2017
by
afzafri
Browse files
enable fullscreen plugin
parent
92e263aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
assets/js/script.js
View file @
ceb560cc
...
...
@@ -13,6 +13,7 @@ $(document).ready(function(){
$
(
'
#output
'
).
lightGallery
({
selector
:
'
a
'
,
zoom
:
true
,
fullScreen
:
true
,
});
$
(
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