diff --git a/dashboard-ui/dlnaprofiles.html b/dashboard-ui/dlnaprofiles.html new file mode 100644 index 0000000000..4ad335cf26 --- /dev/null +++ b/dashboard-ui/dlnaprofiles.html @@ -0,0 +1,21 @@ + + + + DLNA + + +
+ +
+
+ + + +
+
+
+ + diff --git a/dashboard-ui/dlnasettings.html b/dashboard-ui/dlnasettings.html index b198152b58..8750e9c79d 100644 --- a/dashboard-ui/dlnasettings.html +++ b/dashboard-ui/dlnasettings.html @@ -11,6 +11,7 @@
Settings + Profiles
diff --git a/dashboard-ui/scripts/dlnaprofiles.js b/dashboard-ui/scripts/dlnaprofiles.js new file mode 100644 index 0000000000..5f282702bb --- /dev/null +++ b/dashboard-ui/scripts/dlnaprofiles.js @@ -0,0 +1 @@ + \ No newline at end of file