diff --git a/frontend/bower.json b/frontend/bower.json index 48d29f0..8b5c98d 100644 --- a/frontend/bower.json +++ b/frontend/bower.json @@ -39,6 +39,7 @@ "iron-icon": "^2", "iron-icons": "^2", "iron-resizable-behavior": "^2", - "iron-iconset": "^2" + "iron-iconset": "^2", + "iron-overlay-behavior": "2" } } diff --git a/frontend/src/ketr-photos/ketr-photos.html b/frontend/src/ketr-photos/ketr-photos.html index 54333a5..ac673a1 100755 --- a/frontend/src/ketr-photos/ketr-photos.html +++ b/frontend/src/ketr-photos/ketr-photos.html @@ -228,7 +228,7 @@ - + @@ -322,7 +322,7 @@ }, mode: { type: String, - value: "time" + value: "memories" }, date: { type: String,