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
66e3af04
Commit
66e3af04
authored
Apr 21, 2017
by
afzafri
Browse files
added filter for choose file, restrict to cbr,cbz,cbt only
parent
16100147
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
66e3af04
...
...
@@ -11,7 +11,7 @@
<div
class=
"se-pre-con"
></div>
<!-- loading spinner -->
<label>
Open comic:
</label><br>
<input
type=
"file"
name=
"fileup"
id=
"fileup"
><br>
<input
type=
"file"
name=
"fileup"
id=
"fileup"
accept=
".cbr,.cbz,.cbt"
><br>
<i>
(cbr,cbz,cbt files only)
</i>
<br><br>
<center>
...
...
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