diff --git a/platform/commonUI/browse/res/templates/browse.html b/platform/commonUI/browse/res/templates/browse.html index 5af59e43e0..1faf209936 100644 --- a/platform/commonUI/browse/res/templates/browse.html +++ b/platform/commonUI/browse/res/templates/browse.html @@ -29,10 +29,10 @@
- - +
diff --git a/platform/search/bundle.json b/platform/search/bundle.json index 7599c40db3..7ea1536556 100644 --- a/platform/search/bundle.json +++ b/platform/search/bundle.json @@ -26,7 +26,7 @@ "depends": [ "$scope", "$document" ] } ], - "templates": [ + "representations": [ { "key": "search", "templateUrl": "templates/search.html" @@ -34,9 +34,7 @@ { "key": "search-menu", "templateUrl": "templates/search-menu.html" - } - ], - "representations": [ + }, { "key": "search-item", "templateUrl": "templates/search-item.html" diff --git a/platform/search/res/templates/search.html b/platform/search/res/templates/search.html index b81fd0bbb0..64b1926904 100644 --- a/platform/search/res/templates/search.html +++ b/platform/search/res/templates/search.html @@ -58,12 +58,12 @@ - - +