Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-iOS
Commits
a8d5e37c
Commit
a8d5e37c
authored
Jun 18, 2013
by
Felix Paul Kühne
Browse files
web: open v.o in new tab / window
parent
885d85d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Resources/web/index.html
View file @
a8d5e37c
...
...
@@ -13,7 +13,7 @@
<body>
<header>
<nav>
<a
class=
"btn linkBtn"
href=
"http://www.videolan.org"
><div
class=
"icon"
></div></a>
<a
class=
"btn linkBtn"
href=
"http://www.videolan.org"
target=
"_blank"
><div
class=
"icon"
></div></a>
<div
class=
"btn uploadBtn"
>
<input
id=
"fileupload"
type=
"file"
name=
"files[]"
data-url=
"upload.json"
multiple
>
Upload files
...
...
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