diff --git a/dashboard-ui/edititemmetadata.html b/dashboard-ui/edititemmetadata.html
index 0d19c5ef35..411cb8b38b 100644
--- a/dashboard-ui/edititemmetadata.html
+++ b/dashboard-ui/edititemmetadata.html
@@ -155,7 +155,7 @@
-
+
diff --git a/dashboard-ui/scripts/edititemmetadata.js b/dashboard-ui/scripts/edititemmetadata.js
index 1a30706e2e..3bc0446178 100644
--- a/dashboard-ui/scripts/edititemmetadata.js
+++ b/dashboard-ui/scripts/edititemmetadata.js
@@ -812,6 +812,7 @@
{ name: "Name" },
{ name: "Overview" },
{ name: "Genres" },
+ { name: "Parental Rating", value: "OfficialRating" },
{ name: "People", value: "Cast" }
];