From 7632a99a50a903548c38eb8d406924d833cd6aa0 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Mon, 1 Apr 2013 21:00:21 -0400 Subject: [PATCH] added tv script file --- dashboard-ui/movies.html | 2 ++ dashboard-ui/scripts/tvrecommended.js | 1 + 2 files changed, 3 insertions(+) create mode 100644 dashboard-ui/scripts/tvrecommended.js diff --git a/dashboard-ui/movies.html b/dashboard-ui/movies.html index a6b06e41ed..0cd4fb0804 100644 --- a/dashboard-ui/movies.html +++ b/dashboard-ui/movies.html @@ -18,6 +18,8 @@
+ +
diff --git a/dashboard-ui/scripts/tvrecommended.js b/dashboard-ui/scripts/tvrecommended.js new file mode 100644 index 0000000000..5f282702bb --- /dev/null +++ b/dashboard-ui/scripts/tvrecommended.js @@ -0,0 +1 @@ + \ No newline at end of file