summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorM. Voerman <rekordc@gmail.com>2014-08-02 16:04:10 +0200
committerM. Voerman <rekordc@gmail.com>2014-08-02 16:04:10 +0200
commit64362d59df083848ffcbd58221d219d1d56766c3 (patch)
treea18cb7e444affee41f64e458c5222b85e0fee87b /index.html
parent6ed63891f1903e505dc3f98ec0a86cbb55eccce0 (diff)
downloadvdr-vipclient-64362d59df083848ffcbd58221d219d1d56766c3.tar.gz
vdr-vipclient-64362d59df083848ffcbd58221d219d1d56766c3.tar.bz2
bugfix renamed too much showmedialist-> showMediaList
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 390a7c1..c213da3 100644
--- a/index.html
+++ b/index.html
@@ -312,7 +312,7 @@ var numObjs = event.objectNames.length;
} else {
showDisplay("STOP", false, 100, 0 );
- showmedialist();
+ showMediaList();
}
}
}