Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
c361bc1f
Commit
c361bc1f
authored
Apr 25, 2014
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lua/http: fix typo
parent
62f4aef0
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
5 additions
and
5 deletions
+5
-5
share/lua/http/index.html
share/lua/http/index.html
+1
-1
share/lua/http/js/controllers.js
share/lua/http/js/controllers.js
+0
-0
share/lua/http/mobile.html
share/lua/http/mobile.html
+1
-1
share/lua/http/mobile_browse.html
share/lua/http/mobile_browse.html
+1
-1
share/lua/http/mobile_equalizer.html
share/lua/http/mobile_equalizer.html
+1
-1
share/lua/http/mobile_view.html
share/lua/http/mobile_view.html
+1
-1
No files found.
share/lua/http/index.html
View file @
c361bc1f
...
@@ -40,7 +40,7 @@
...
@@ -40,7 +40,7 @@
<script
type=
"text/javascript"
src=
"js/jquery-ui-1.8.13.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery-ui-1.8.13.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery.jstree.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery.jstree.js"
></script>
<script
type=
"text/javascript"
src=
"js/ui.js"
></script>
<script
type=
"text/javascript"
src=
"js/ui.js"
></script>
<script
type=
"text/javascript"
src=
"js/controlers.js"
></script>
<script
type=
"text/javascript"
src=
"js/control
l
ers.js"
></script>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
//
<!
[
CDATA
[
//
<!
[
CDATA
[
var
pollStatus
=
true
;
var
pollStatus
=
true
;
...
...
share/lua/http/js/controlers.js
→
share/lua/http/js/control
l
ers.js
View file @
c361bc1f
File moved
share/lua/http/mobile.html
View file @
c361bc1f
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
<script
type=
"text/javascript"
src=
"js/jquery.jstree.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery.jstree.js"
></script>
<script
type=
"text/javascript"
src=
"http://releases.flowplayer.org/js/flowplayer-3.2.6.min.js"
></script>
<script
type=
"text/javascript"
src=
"http://releases.flowplayer.org/js/flowplayer-3.2.6.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/ui.js"
></script>
<script
type=
"text/javascript"
src=
"js/ui.js"
></script>
<script
type=
"text/javascript"
src=
"js/controlers.js"
></script>
<script
type=
"text/javascript"
src=
"js/control
l
ers.js"
></script>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
var
pollStatus
=
true
;
var
pollStatus
=
true
;
$
(
function
(){
$
(
function
(){
...
...
share/lua/http/mobile_browse.html
View file @
c361bc1f
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
<script
type=
"text/javascript"
src=
"js/jquery-1.5.1.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery-1.5.1.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery-ui-1.8.13.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery-ui-1.8.13.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery.jstree.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery.jstree.js"
></script>
<script
type=
"text/javascript"
src=
"js/controlers.js"
></script>
<script
type=
"text/javascript"
src=
"js/control
l
ers.js"
></script>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
var
pollStatus
=
false
;
var
pollStatus
=
false
;
var
browse_target
=
'
#mobile
'
;
var
browse_target
=
'
#mobile
'
;
...
...
share/lua/http/mobile_equalizer.html
View file @
c361bc1f
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
<script
type=
"text/javascript"
src=
"js/jquery-1.5.1.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery-1.5.1.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery-ui-1.8.13.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery-ui-1.8.13.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery.jstree.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery.jstree.js"
></script>
<script
type=
"text/javascript"
src=
"js/controlers.js"
></script>
<script
type=
"text/javascript"
src=
"js/control
l
ers.js"
></script>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
var
pollStatus
=
false
;
var
pollStatus
=
false
;
$
(
function
(){
$
(
function
(){
...
...
share/lua/http/mobile_view.html
View file @
c361bc1f
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
<script
type=
"text/javascript"
src=
"js/jquery-1.5.1.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery-1.5.1.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery-ui-1.8.13.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery-ui-1.8.13.custom.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery.jstree.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery.jstree.js"
></script>
<script
type=
"text/javascript"
src=
"js/controlers.js"
></script>
<script
type=
"text/javascript"
src=
"js/control
l
ers.js"
></script>
<script
type=
"text/javascript"
src=
"js/ui.js"
></script>
<script
type=
"text/javascript"
src=
"js/ui.js"
></script>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
var
pollStatus
=
false
;
var
pollStatus
=
false
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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