diff --git a/frontend/app/gallery/grid/photo/photo.grid.gallery.component.html b/frontend/app/gallery/grid/photo/photo.grid.gallery.component.html index d96e1b6e..5d1be512 100644 --- a/frontend/app/gallery/grid/photo/photo.grid.gallery.component.html +++ b/frontend/app/gallery/grid/photo/photo.grid.gallery.component.html @@ -4,7 +4,7 @@
{{gridPhoto.photo.name}}
- + {{gridPhoto.photo.metadata.positionData.city || gridPhoto.photo.metadata.positionData.state || gridPhoto.photo.metadata.positionData.country}} diff --git a/frontend/app/gallery/search/search.gallery.component.html b/frontend/app/gallery/search/search.gallery.component.html index aa09f019..37e856d9 100644 --- a/frontend/app/gallery/search/search.gallery.component.html +++ b/frontend/app/gallery/search/search.gallery.component.html @@ -4,13 +4,19 @@ + name="srch-term" id="srch-term" autocomplete="off"> -
-
- {{item.preText}}{{item.highLightText}}{{item.postText}} -
+
+
+ + + + + + + {{item.preText}}{{item.highLightText}}{{item.postText}}
+