diff --git a/dashboard-ui/metadata.html b/dashboard-ui/metadata.html index 0cdee8e9fc..0152cf17b5 100644 --- a/dashboard-ui/metadata.html +++ b/dashboard-ui/metadata.html @@ -1,4 +1,4 @@ -
+
@@ -6,30 +6,32 @@
-
- ${LabelDownloadInternetMetadata} -
${LabelDownloadInternetMetadataHelp}
+
+ +
${LabelDownloadInternetMetadataHelp}
-
-
- ${LabelSaveLocalMetadata} -
${LabelSaveLocalMetadataHelp}
+
+ +
${LabelSaveLocalMetadataHelp}
-
-
- ${OptionDownloadImagesInAdvance} -
${OptionDownloadImagesInAdvanceHelp}
-
+
+ +
${OptionDownloadImagesInAdvanceHelp}
-
-
- - +
+
-
-
- - +
+

diff --git a/dashboard-ui/scripts/metadataconfigurationpage.js b/dashboard-ui/scripts/metadataconfigurationpage.js index a74f4e4dbf..d8ecdd8450 100644 --- a/dashboard-ui/scripts/metadataconfigurationpage.js +++ b/dashboard-ui/scripts/metadataconfigurationpage.js @@ -1,4 +1,4 @@ -define(['jQuery'], function ($) { +define(['jQuery', 'fnchecked'], function ($) { function load(page, config, allCultures, allCountries) { if (!config || !allCultures || !allCountries) {